OMID SOFT
04-19-04, 08:41 PM
I have a combo box with this style :
2-Dropdown List
When I want to focus on a specific field I get this error :
Text Property is read only.
When I use this code :
cmbReconnect.Text = PReconnect
Please note that the variable "PReconnect" is available in the Combo Box.
Thank you.
Omid Soroori of OMID SOFT.
2-Dropdown List
When I want to focus on a specific field I get this error :
Text Property is read only.
When I use this code :
cmbReconnect.Text = PReconnect
Please note that the variable "PReconnect" is available in the Combo Box.
Thank you.
Omid Soroori of OMID SOFT.