Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


explain how to make a control visible and invisible during
runtime

Answers were Sorted based on User's Feedback



explain how to make a control visible and invisible during runtime..

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

explain how to make a control visible and invisible during runtime..

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

explain how to make a control visible and invisible during runtime..

Answer / shailaja

by setting enabled property to 'true' or 'false'

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Programming Languages AllOther Interview Questions

Is there any standard procedure to test the application as a whole? Or How can I test complete application right from the requirement gathering?

0 Answers  


While joining files if only two files are mentioned with jfile keyword, do we required to use join keyword????

2 Answers  


what is different betweet class and interface in java?

2 Answers   Microsoft, Sun Microsystems,


write a program on c(or)c++(or)java language i.e if i have 5 numbers like (10,24,3,9,15) i want to display highest number from these numbers

2 Answers  


There is a table which contains all the employee details, unfortunately there is mistake occured while entering the data. ex: ------------------------------- empid empname gender address ------------------------------- 1 abcd f address1 2 defg m address2 3 ghth m address3 4 jkil f address4 write a update query that will change gender 'm' to 'f' and 'f' to 'm'

2 Answers  


1.how to deploy the Maven application in weblogic server? 2.In Real time projects all classes are singleton or some classes only singleton explain? 3.what are the major uses of the designpatterns? 4.explain restful &Soap based services explain?

0 Answers   Accenture,


When we use Windows authentication mode

0 Answers  


Write a program to find duplicate number from array in minimum time complexity.

0 Answers   Genpact,


What are the main principles of OOP?

1 Answers  


what is difference between restoring and non restoring division?

2 Answers   Texas,


I've an application where i need to give access to all the features only to admin and only few features to normal users. Say Menu...i dont want all my menu items to be accessible to all the users only the admin people can see few all the features where as normal users can have access to limited menu items...how can i achieve this. Please note that my menu is not a database driven menu.

1 Answers   Tesco,


3 members in a pf.how we read 3 members without using ovrdbf.using rg pgms....

0 Answers   CTS,


Categories