Toggle navigation
Concept Framework 2.2 documentation
Contents
Index
RForm
.Type
public property
Type
Prototype:
[Read/Write] property Type[=WT_DIALOG | WT_MENU | WT_TOOLBAR | WT_SPLASHSCREEN | WT_UTILITY | WT_DOCK | WT_DESKTOP]
Description:
By setting the type hint for the RForm(window), you allow the window manager to decorate and handle the window in a way which is suitable to the function of the window in your application.
Return value:
Returns the type of the RForm.