Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Textbox Format property = K, color of selection
Message
From
21/01/1997 16:49:57
 
 
To
17/01/1997 22:49:36
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00017474
Message ID:
00018014
Views:
70
>>>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

Yes, you can change this.....but you're missing something here. Colors should be determined by the user...not the developer. That is one of the functions of Windows. Check the Windows standards manuals for more information on this.

Craig
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform