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 : Yes On Creating RelationShip, You Check the Option OnDeleteCascade. ...
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 ...
What is meant by Establish Connection in RDO? 74.1s it possible to Access BackEnd procedures? Explain.
Latest Answer : An OLE client application can support the drag-drop feature provided by the SHELL.DLL component of Microsoft Windows version 3.1. The drag-drop feature supports dragging a file from the Windows File Manager and dropping it on any registered drag-drop ...