RenderDragDockingData Class |
Namespace: Internal.ComponentFactory.Krypton.Toolkit
public class RenderDragDockingData
The RenderDragDockingData type exposes the following members.
| Name | Description | |
|---|---|---|
| RenderDragDockingData |
Initialize a new instance of the PaletteDragData class.
|
| Name | Description | |
|---|---|---|
| ActiveBottom |
Gets and sets the active state of bottom indicator.
| |
| ActiveFlags |
Gets the set of flags associated with active
| |
| ActiveLeft |
Gets and sets the active state of left indicator.
| |
| ActiveMiddle |
Gets and sets the active state of middle indicator.
| |
| ActiveRight |
Gets and sets the active state of right indicator.
| |
| ActiveTop |
Gets and sets the active state of top indicator.
| |
| AnyActive |
Gets if any of the docking indicators are active.
| |
| DockWindowSize |
Gets and sets size of the docking window required.
| |
| RectBottom |
Gets and sets the hot rectangle of the bottom docking indicator.
| |
| RectLeft |
Gets and sets the hot rectangle of the left docking indicator.
| |
| RectMiddle |
Gets and sets the hot rectangle of the middle docking indicator.
| |
| RectRight |
Gets and sets the hot rectangle of the right docking indicator.
| |
| RectTop |
Gets and sets the hot rectangle of the top docking indicator.
| |
| ShowBack |
Gets the visible state of the background.
| |
| ShowBottom |
Gets and sets the visible state of the bottom indicator.
| |
| ShowLeft |
Gets and sets the visible state of the left indicator.
| |
| ShowMiddle |
Gets and sets the visible state of the middle indicator.
| |
| ShowRight |
Gets and sets the visible state of the right indicator.
| |
| ShowTop |
Gets and sets the visible state of the top indicator.
|
| Name | Description | |
|---|---|---|
| ClearActive |
Clear all the active flags.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx.) | |
| PropertyGet(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) | |
| PropertyGetT(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) | |
| PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx.) |