Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Textbox Format property = K, color of selection
Message
From
17/01/1997 22:49:36
 
 
To
16/01/1997 16:52:29
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00017474
Message ID:
00017753
Views:
65
>>Is there a way to change the color of the selection when using the K value for the Format propery of a textbox? Currently, the color is gray. However, the color used by the grid when the data is selected is blue.
>
>This is to be determined by the user in Control Panel.
>
>Craig

Set the properties for each text control in the grid as follows :-
BackColor = 0,255,255
BorderColor = 0,0,255
SelectedBackColor = 0,255,255
SelectedForeColor = 0,0,0
SpeciatEffect = 1-Plain
System Analyst
Nabil B. Ghrayyeb
nabilg@hotmail.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform