.NET
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Color dialog does not let you type the value?

1 REPLY 1
Reply
Message 1 of 2
Anonymous
199 Views, 1 Reply

Color dialog does not let you type the value?

I do this:
Dim CD As New AcWi.ColorDialog
CD.SetDialogTabs(AcWi.ColorDialog.ColorTabs.ACITab)
If CD.ShowDialog = DialogResult.OK Then 'If user clicked OK then
retColor = CD.Color
End If

so its the normal .net color dialog.
please tell me there is a flag to enable the textbox so I can type my color (and not be lying...)
thanks
James Maeding
Civil Engineer and Programmer
jmaeding - at - hunsaker - dotcom
1 REPLY 1
Message 2 of 2
Anonymous
in reply to: Anonymous

oh, I see, the incoming color must be the right type or the box is grey. makes sense.

James Maeding
|>I do this:
|> Dim CD As New AcWi.ColorDialog
|> CD.SetDialogTabs(AcWi.ColorDialog.ColorTabs.ACITab)
|> If CD.ShowDialog = DialogResult.OK Then 'If user clicked OK then
|> retColor = CD.Color
|> End If
|>
|>so its the normal .net color dialog.
|>please tell me there is a flag to enable the textbox so I can type my color (and not be lying...)
|>thanks
|>James Maeding
|>Civil Engineer and Programmer
|>jmaeding - at - hunsaker - dotcom
James Maeding
Civil Engineer and Programmer
jmaeding - at - hunsaker - dotcom

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk DevCon in Munich May 28-29th


Autodesk Design & Make Report

”Boost