public Form Parent { get; set; }
Description
The Parent property defines the window that acts as the parent for the DataSourceEditor dialog. When the dialog is constructed, the parent must be specified. Setting this property is able to change the parent after construction. Note: the HWND version of this property is only available on windows.
Comments
0 comments
Please sign in to leave a comment.