VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
|
|
get |
UI for the plugin. this will get rendered in the open panel when the user clicks your icon. if null, no UI will be shown. Please be aware that your form will be made borderless and may have some properties overwritten at runtime.
note, this is expected to be a System.Windows.Forms.Form object, though anything that is derived from System.Windows.Forms.Control should work. It is being defined as an object in the SDK so that the SDK does not carry the System.Windows.Forms package as a dependency.