I would like to view a OpenFileDialog when changing a propery in a PropertyGrid? Can anyone please till me how to?
/AHm
Loading
I would like to view a OpenFileDialog when changing a propery in a PropertyGrid? Can anyone please till me how to?
/AHm
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Scott LyslePosted Mar 12, 2007, 8:01 PM
VB example;
Imports System.ComponentModel
Public Property MouseOverImage() As String
Get...