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

how to stop execution of step 3 in a job mainframe

0 Answers  


What's the difference b/w Table & Templete in Smartform?

0 Answers   Accenture,


what is difference between IF-ELSE-ENDIF and IIF.

2 Answers  


Plz sent me in .net 2.0 interview Question & answers?

0 Answers  


Difference of Console, web & windows applications?

0 Answers  


what are methods we have in connection pooling

1 Answers   Wipro,


what is page hit in operating system?

5 Answers   TCS,


Suppose we are doing 4 operations on database using service, first operation is successful but due to some reason remaining 3 operations are failed. I) is this transaction successful or not? ii) How can you give that error message to user?

0 Answers  


what is the system development cycle

0 Answers  


write a sql qwery which include joining of two tables 4 marks mainframe

0 Answers  


will it allow to add same value in HashMap class.

0 Answers  


For a binary tree with n nodes, How many nodes are there which has got both a parent and a child?

0 Answers  


Categories