all groups > dotnet windows forms designtime > february 2005 >
You're in the

dotnet windows forms designtime

group:

Listbox and data link properties in property grid?


Listbox and data link properties in property grid? Suhail Kaleem
2/5/2005 2:46:01 AM
dotnet windows forms designtime:
Hi !
I am making custom component in vb.net
I can add properties that show in property grid at design time that is easy
!
1 - but can any one tell me how do i add a list box in property grid with
some values in it so that user can select it ?
2 - I also want to add custom button when clicks opens "data link property"
this is same as add connection in sloution explorer in vs.net 2003

A example in vb.net would help

Thanks


Re: Listbox and data link properties in property grid? joeycalisay
2/14/2005 5:36:44 PM
1 - If your listbox is properly instantiated, and is a property of a
component, it should be displayed with an expandable editor (+).
2 - It pertains to the Dialog style of UITypeEditors, try to search with
those keywords...

--
Joey Calisay
http://spaces.msn.com/members/joeycalisay/


[quoted text, click to view]

AddThis Social Bookmark Button