explain how to make a control visible and invisible during
runtime
Answers were Sorted based on User's Feedback
Answer / kanchan
you can make control visible and unvisible by writing a
code as
controlname.visible=true
or
controlname.visible=false
and also you can set the control's visible properties as
true or false.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sujata kullarkar
you can make control visible and unvisible by writing a
code as
controlname.visible=true
Example:Label1.Visible=false
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shailaja
by setting enabled property to 'true' or 'false'
| Is This Answer Correct ? | 1 Yes | 3 No |
In mainframe SDSF, Can we copy the list of jobs currently executing in SDSF in to a seperate DATASET...?
0 Answers DST Global Solutions,
WHat is execution in manual testing and when will we start execution and what language we use in execution
swap two number wthout using third variable
What is the difference between in-proc and out-of-proc?
Hello all, My name is Nrupali, am a fresher, i know C language beginner. dont have any experience. planning to learn Php. let me know which language should i choose to learn or for salary purpose and growth??? kindly help me to take decision. thanks
For C sharp,At the time of software is implemented at client site, is it required that client machine have C sharp(Microsoft Visual Basic) setup?
What is the use of sas software? Is sas and sap are different?
What is the GAC? What problem does it solve?
What is meant by QUEUE?
Write a program to find whether a given number is prime or not.
Colors specified with the notation
what is client server & server? What r types of Joins? explsin it! which types of indexex in sql server? what is triggers?