Which property of textbox cannot be changed at runtime?



Which property of textbox cannot be changed at runtime?..

Answer / rafidheen.m

Not only the textbox. For all controls you cannot
change "Name" property at runtime.

Is This Answer Correct ?    4 Yes 2 No

Post New Answer

More Visual Basic Interview Questions

How to find the current record position in data control?

0 Answers  


How do I use GetPrivateProfileString to read from INI files?

0 Answers  


Is it possible to change menu runtime using API? If yes Specify the function names?

0 Answers  


How would you create properties in ActiveX Control?

0 Answers  


How would you convert a form into document?

0 Answers  






What is the use of progress Bar Control?

0 Answers  


What is the use of Hyperlink control for DHTML applications?

0 Answers  


What is shortcut menu and explain "The ole control's shortcut menu".

0 Answers  


How to declare Dll Procedure?

1 Answers  


What type of record sets are available in ADO?

4 Answers  


what are the Types of Modal windows in VB?

1 Answers  


by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.

0 Answers   CGI, Infotech,


Categories