Classes | |
class | RelativeMinSize |
Property to access minimum window size. More... | |
class | RelativeMaxSize |
Property to access maximum window size. More... | |
class | AbsoluteMinSize |
Property to access minimum window size. More... | |
class | AbsoluteMaxSize |
Property to access maximum window size. More... | |
class | MetricsMode |
Property to access the metrics mode setting. More... | |
class | ID |
Property to access window ID field. More... | |
class | Alpha |
Property to access window alpha setting. More... | |
class | Font |
Property to access window Font setting. More... | |
class | Text |
Property to access window text setting. More... | |
class | MouseCursorImage |
Property to access window mouse cursor setting. More... | |
class | ClippedByParent |
Property to access window "clipped by parent" setting. More... | |
class | InheritsAlpha |
Property to access window "Inherits Alpha" setting. More... | |
class | AlwaysOnTop |
Property to access window "Always-On-Top" setting. More... | |
class | Disabled |
Property to access window Disabled setting. More... | |
class | Visible |
Property to access window Visible setting. More... | |
class | RestoreOldCapture |
Property to access window Restore Old Capture setting. More... | |
class | DestroyedByParent |
Property to access window Destroyed by Parent setting. More... | |
class | Width |
Property to access window width. More... | |
class | RelativeWidth |
Property to access window width. More... | |
class | AbsoluteWidth |
Property to access window width. More... | |
class | Height |
Property to access window height. More... | |
class | RelativeHeight |
Property to access window height. More... | |
class | AbsoluteHeight |
Property to access window height. More... | |
class | Size |
Property to access the window size. More... | |
class | RelativeSize |
Property to access the window size. More... | |
class | AbsoluteSize |
Property to access the window size. More... | |
class | XPosition |
Property to access window X position. More... | |
class | RelativeXPosition |
Property to access window X position. More... | |
class | AbsoluteXPosition |
Property to access window X position. More... | |
class | YPosition |
Property to access window Y position. More... | |
class | RelativeYPosition |
Property to access window Y position. More... | |
class | AbsoluteYPosition |
Property to access window Y position. More... | |
class | Position |
Property to access window position. More... | |
class | RelativePosition |
Property to access window position. More... | |
class | AbsolutePosition |
Property to access window position. More... | |
class | Rect |
Property to access window area rectangle. More... | |
class | RelativeRect |
Property to access window area rectangle. More... | |
class | AbsoluteRect |
Property to access window area rectangle. More... | |
class | ZOrderChangeEnabled |
Property to access window Z-Order changing enabled setting. More... | |
class | WantsMultiClickEvents |
Property to control whether the window will receive double/triple-click events. More... | |
class | MouseButtonDownAutoRepeat |
Property to control whether the window will receive autorepeat mouse button down events. More... | |
class | AutoRepeatDelay |
Property to access window autorepeat delay value. More... | |
class | AutoRepeatRate |
Property to access window autorepeat rate value. More... | |
class | DistributeCapturedInputs |
Property to access whether inputs are passed to child windows when input is captured to this window. More... | |
class | CustomTooltipType |
Property to access the custom tooltip for this Window. More... | |
class | Tooltip |
Property to access the tooltip text for this Window. More... | |
class | InheritsTooltipText |
Property to access whether the window inherits its tooltip text from its parent whn it has no tooltip text of its own. More... | |
class | RiseOnClick |
Property to access whether the window rises to the top of the z order when clicked. More... | |
class | VerticalAlignment |
Property to access the vertical alignment setting for the window. More... | |
class | HorizontalAlignment |
Property to access the horizontal alignment setting for the window. More... | |
class | UnifiedAreaRect |
class | UnifiedPosition |
class | UnifiedXPosition |
class | UnifiedYPosition |
class | UnifiedSize |
class | UnifiedWidth |
class | UnifiedHeight |
class | UnifiedMinSize |
class | UnifiedMaxSize |