Method CreatePropertiesPopup
CreatePropertiesPopup()
Creates properties popup window.
public static PopupPropertyGrid CreatePropertiesPopup()
Returns
Remarks
In order to use properties popup window you can call SetProps(object?, bool) for the MainControl and show the popup with call to ShowPopup(Control). Thats it!