Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Re: Get current selected color?
Re: Get current selected color?
02-15-2011, 2:20 AM
AWilderbeast
Joined on 01-13-2011
Posts 15
Re: Get current selected color?
Reply
Quote
editor1.ExecCommand('SetForeColor', false, editor1.SelectedColor);
that gives me the more colors window then i need to send the selected value back
editor1.selectedcolor brings up the window not the color as i found out
View Complete Thread