Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

show color picker in properties window? 1

Status
Not open for further replies.

SIG357

Programmer
Jun 29, 2000
164
0
0
US
Hello all.
I'm a bit new to creating my own user controls, and was wondering if someone could tell me how i need to define the control properties such that at design time, my property "BackColor" can popup that little color picker like all the intrinsic controls. I have also defined IFontDisp and IPictureDisp typed properties, and these behave as i would expect at design time, but with color values defined as Long, how do i let vb know that i want it to be a color?
Thanks in advance

Joe
 
Thanks strongm,
that did the trick!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top