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 |
What is easiest way to get the PL/i compiler,I didn't have found the compiler in my library. Is there any extra cost if we want to access the PL/1 programs?Actually we r having Mainframe rented training Ids
Can anyone send me NIC question papers alongwith answers on nidhi1485@yahoo.co.in? Urgently needed.. Thanks in advance
what is difference between sap and java ?
what is dynamic polymorphism?
Diff between IF and where ?
SAS question: I have 50 fils a1,a2,...,a50. the primary key is upc. then if i want to merge all 50 files, the code is as follows, data test; merge a1 ... a50; by upc; run; we know that writing all 50 files name is time consuming, is there any standard format of this code?
what is difference between VB5 AND VB6.0
< No Frames > tag is used for
Can anyone provide as400 training material or any institute in bangalore for as400 training
hi this is uday i want prepare for nic exam if any one have previous question papers please send me or atlest guide me how to prepare my ID is udaykiran4u@in.com
Java is called as pure objerct oriented programming language, where as c++ is not completely object oriented.can any explain the detailed differenec between these two
Hello Experts, What is the difference between move and move corresponding exactly? please post me asap