User profile: robbyyoz
User info |
User name: | robbyyoz |
History |
Joined: | |
Number of posts: | 6 |
Latest posts: |
Validate ComboBox Items anyone ? please?
Validate ComboBox Items Hello.
I have a little problem in my win32 api program. I have a combobox with 4 items, item1, item2...
Select items from combobox [code]
SendMessage(ID, CB_ADDSTRING, 0, (LPARAM) _T("Text1"));
SendMessage(ID, CB_ADDSTRING, 0, (LPA...
Select items from combobox Hello.
I have 3 items in a combobox and for the first one , when i select it i want to receive an e...
Show Hide Button WIN32 API Window i solved it. ty
|
This user does not accept Private Messages