WindowlessComponent Properties |
The WindowlessComponent type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllowCopy |
True if the component is copyable
|
![]() | Border |
Returns Pen property
|
![]() | Bounds |
The bounding box RectangleF of the component using the coordinate system of the parent
|
![]() | CanDrag |
If True, component allows drag-and-drop
|
![]() | CanFocus |
True if componet is focusable
|
![]() | CanSelect |
True if component is selectable
|
![]() | CanSelectChilds |
True if the child items can be selected
|
![]() | ClientBounds |
The bounding box of the component using pixel coordinates
|
![]() | Document | (Overrides LTComponentDocument.) |
![]() | EffectiveVisible |
True, if component should be visible or not
|
![]() | ExclusiveVisibilityGroup |
The name of the exclusive visibility group
|
![]() | Fill |
Returns Brush property
|
![]() | HasFocus |
True if the component is in focus
|
![]() | HideSelection |
True if component is hidden selection
|
![]() | Highlighted |
True if component is highlighted
|
![]() | HitsOutsideLocation |
True if component allows the hittest outside the location
|
![]() | IsBorderVisible |
True if Border is visible
|
![]() | IsShadowVisible |
True if Shadow is visible
|
![]() | KeepAspectRatio |
True if component is kept aspect ratio
|
![]() | Measurement |
Returns Measurement of a component
|
![]() | Moveable |
True if component is moveable
|
![]() | MoveMode |
Returns the MoveMode of a component
|
![]() | Parent |
Returns the parent element of the component
|
![]() | Path |
Returns the path of a component
|
![]() | Root |
Returns the root element of the component
|
![]() | ScaleSettings |
The scale settings of the WindowlessComponent |
![]() | Selected |
True if component is selected
|
![]() | SensitiveLocation |
Returns the location where the component is visible.
|
![]() | Shadow |
Returns Pen property
|
![]() | Sheet |
Returns the associate Sheet of the component
|
![]() | Sizable |
True if component is sizeable
|
![]() | Transform |
Get an Transform object from windowless component
|
![]() | UniformVisibilityGroup |
The name of the uniform visibility group
|
![]() | UsableArea |
Returns the usable area of the component
|
![]() | Visible |
Visible state of the windowless component
|
![]() | windowlessComponent |
Returns the WindowlessComponent property
|