combobox editing
-
Hi all, I created combo box with control variable. I like to set the no of characters to be keyed in in the combobox(editable). In brief, set the text limit to the Combobox control variable. Can anyone help me in this problem? Thanks in Advance. Regards, Ram
-
Hi all, I created combo box with control variable. I like to set the no of characters to be keyed in in the combobox(editable). In brief, set the text limit to the Combobox control variable. Can anyone help me in this problem? Thanks in Advance. Regards, Ram
BOOL LimitText( int nMaxChars ); Regards, FarPointer Blog:FARPOINTER
-
Hi all, I created combo box with control variable. I like to set the no of characters to be keyed in in the combobox(editable). In brief, set the text limit to the Combobox control variable. Can anyone help me in this problem? Thanks in Advance. Regards, Ram