PopUpPropertyGrid Constructor (Object, String, Boolean, Boolean)
Initializes a new instance of the PopUpPropertyGrid class.
Namespace:
robotManager.Helpful.FormsAssembly: robotManager (in robotManager.dll)
Syntax
Parameters
- settings
- Type: Object
The settings (options must be http://csharphelper.com/blog/2014/09/use-propertygrid-descriptions-and-categories-in-c/ ).
- windowName
- Type: String
Name of the window.
- resizable
- Type: Boolean
if set to true if resizable.
- showInTaskbar
- Type: Boolean
if set to true if show in taskbar.