E
Evy De Block
Guest
I have to create a new RadButton (this part is ok of course) and add this button as a child element to a valueItem of the propertyGrid. The button has to be visible all the time, so not only when the value is edited. I need something like this: Me.ValueElement.Children.Add(myButton).
Continue reading...
Continue reading...