[This is preliminary documentation and is subject to change.]
The ControlsWin type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| ApplicationCommand_dFormat |
The stub formatting method returning the ApplicationCommand_d property value.
| |
| CloseBox_dFormat |
The stub formatting method returning the CloseBox_d property value.
| |
| CloseBoxEnabled_dFormat |
The stub formatting method returning the CloseBoxEnabled_d property value.
| |
| Handle_cFormat |
The stub formatting method returning the Handle_c property value.
| |
| Children_dFormat |
The stub formatting method returning the Children_d property value.
| |
| LowLevel_cFormat |
The stub formatting method returning the LowLevel_c property value.
| |
| NoWindowFormat |
The stub formatting method returning the NoWindow property value.
| |
| Relationship_cFormat |
The stub formatting method returning the Relationship_c property value.
| |
| SizeAndPosition_cFormat |
The stub formatting method returning the SizeAndPosition_c property value.
| |
| WindowProperties_cFormat |
The stub formatting method returning the WindowProperties_c property value.
| |
| WindowStateChanged_dFormat |
The stub formatting method returning the WindowStateChanged_d property value.
|
Properties
| Name | Description | |
|---|---|---|
| ApplicationCommand_d |
Looks up a localized string similar to 'Raised when an application comand is received by form'.
| |
| CloseBox_d |
Looks up a localized string similar to 'Determines if form has close box in upper-right corner in its caption bar. Note: The X button doesn't disappear, its only grayed (even not grayed on Vista). So, use rather CloseBoxEnabled.'.
| |
| CloseBoxEnabled_d |
Looks up a localized string similar to 'Gets or sets state of the close button ('X') of current form. Cannot be chaged when CloseBox is False.'.
| |
| Culture |
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
| |
| Handle_c |
Looks up a localized string similar to 'Handle'.
| |
| Children_d |
Looks up a localized string similar to 'Gets all childrens of current windows'.
| |
| InternalSyncObject |
Thread safe lock object used by this class.
| |
| LowLevel_c |
Looks up a localized string similar to 'Low-level'.
| |
| NoWindow |
Looks up a localized string similar to '<no window>'.
| |
| Relationship_c |
Looks up a localized string similar to 'Relationship'.
| |
| ResourceManager |
Returns the cached ResourceManager instance used by this class.
| |
| SizeAndPosition_c |
Looks up a localized string similar to 'Size and position'.
| |
| WindowProperties_c |
Looks up a localized string similar to 'Window properties'.
| |
| WindowStateChanged_d |
Looks up a localized string similar to 'Raised after the WindowState property is changed'.
|