![]() Related Questions Latest Answer : cancel property set to True ... Answer posted by santhanam on 2005-05-19 16:01:20: yes Ans : Set the UseMnemonic property to True if you want to define a character in the Caption property of the Label as an access key. Latest Answer : Set the UseMnemonic property to True if you want to define a character in the Caption property of the Label as an access key.Also one thing is that u should place text box to set focus because lable canot get focus in run time.Remember to set tab index. ... Latest Answer : Text1.Locked = TrueText1.Enabled = Falsethare two properties to lockand we can write code in key events and lock the textbox ... Latest Answer : modal and modeless ... Latest Answer : The data-aware DataGrid control appears similar to the Grid control; however, you can set the DataGrid control's DataSource property to a Data control so that the control is automatically filled and its column headers set automatically from a Data control's ... Latest Answer : Dim fso, hfile, msgvalue Set fso = CreateObject("Scripting.FileSystemObject") Set hfile = fso.OpenTextFile("D:x.txt") If Not hfile.AtEndOfStream Then Do While Not hfile.AtEndOfStream msgvalue = hfile.ReadLine ... Latest Answer : Yes we can edit the tdata through flexgrid. ... Latest Answer : Controls which are data-aware. Controls whose datasource property can be set a datacontrol. ... Latest Answer : please refer my answer for previous question ...
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||