⟩ How To set the command button for ESC, Which property needs to be changed?
set cancel property to true
Ex: button1.cancel = true
set cancel property to true
Ex: button1.cancel = true
How to load an Icon on a CButton at Runtime?
How to change the Mouse Pointer Over a Button at runtime?
How to change the position of Button at runtime?
How to change the Properties of a Button at runtime?
What is System call executable binary file into a process?
win 3.1 supports which type of multi tasking?
What is Function entry for DLL in win3.1?
What is Win32?
What are the COM components?
In win32 application if defining a variable of CString then it gives the error "CStringUndeclared identifier" how to solve the problem? What headerfile need to include?