ButtonSpecManagerDraw Methods |
The ButtonSpecManagerDraw type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddSpacersToDocker |
Add the spacing views into the indexed docker.
(Overrides ButtonSpecManagerBaseAddSpacersToDocker(Int32, ViewLayoutMetricSpacer, ViewLayoutMetricSpacer).) |
![]() | AddViewToDocker |
Add a view element to a docker.
(Overrides ButtonSpecManagerBaseAddViewToDocker(Int32, ViewDockStyle, ViewBase, Boolean).) |
![]() | ButtonSpecCreated |
Perform final steps now that the button spec has been created.
(Inherited from ButtonSpecManagerBase.) |
![]() | ButtonSpecFromView |
Gets the ButtonSpec associated with the provided view element.
(Inherited from ButtonSpecManagerBase.) |
![]() | Construct |
Perform once only construction.
(Inherited from ButtonSpecManagerBase.) |
![]() | CreateButtonSpecRemap |
Create a palette redirector for remapping button spec colors.
(Inherited from ButtonSpecManagerBase.) |
![]() | CreateButtonSpecView |
Create the button spec view appropriate for the button spec.
(Inherited from ButtonSpecManagerBase.) |
![]() | DesignerGetHitTest |
Is the provided over a part of the view that wants the mouse.
(Inherited from ButtonSpecManagerBase.) |
![]() | Destruct |
Destruct the previously created views.
(Inherited from ButtonSpecManagerBase.) |
![]() | DockerIndex |
Gets the index of the provided docker.
(Overrides ButtonSpecManagerBaseDockerIndex(ViewBase).) |
![]() | DockerOrientation |
Gets the orientation of the docker at the specified index.
(Overrides ButtonSpecManagerBaseDockerOrientation(Int32).) |
![]() | 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.) |
![]() | GetButtonRectangle |
Get the display rectangle of the provided button.
(Inherited from ButtonSpecManagerBase.) |
![]() | GetButtonSpecFromView |
Find the ButtonSpec definition associated with the provided button view.
(Inherited from ButtonSpecManagerBase.) |
![]() | GetDockerForeground |
Gets the element that represents the foreground color.
(Overrides ButtonSpecManagerBaseGetDockerForeground(Int32).) |
![]() | GetFirstVisibleViewButton |
Gets the view for the first visible and enabled button spec of the defined edge.
(Inherited from ButtonSpecManagerBase.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetLastVisibleViewButton |
Gets the view for the last visible and enabled button spec of the defined edge.
(Inherited from ButtonSpecManagerBase.) |
![]() | GetNextVisibleViewButton |
Gets the view for the next visible and enabled button spec of the defined edge.
(Inherited from ButtonSpecManagerBase.) |
![]() | GetPreviousVisibleViewButton |
Gets the view for the previous visible and enabled button spec of the defined edge.
(Inherited from ButtonSpecManagerBase.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IndexDocker |
Gets the docker at the specified index.
(Overrides ButtonSpecManagerBaseIndexDocker(Int32).) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | OnNeedPaint |
Raises the NeedPaint event.
(Inherited from ButtonSpecManagerBase.) |
![]() | PerformNeedPaint(Boolean) |
Requests a repaint and optional layout be performed.
(Inherited from ButtonSpecManagerBase.) |
![]() | PerformNeedPaint(Object, Boolean) |
Requests a repaint and optional layout be performed.
(Inherited from ButtonSpecManagerBase.) |
![]() | ProcessMnemonic |
Processes a mnemonic character.
(Inherited from ButtonSpecManagerBase.) |
![]() | RecreateButtons |
Requests that all the buttons be recreated.
(Inherited from ButtonSpecManagerBase.) |
![]() | RefreshButtons |
Requests that all the buttons have state refreshed.
(Inherited from ButtonSpecManagerBase.) |
![]() | RefreshButtons(Boolean) |
Requests that all the buttons have state refreshed.
(Inherited from ButtonSpecManagerBase.) |
![]() | RenderToolStrip |
Get a tool strip renderer appropriate for the hosting control.
(Inherited from ButtonSpecManagerBase.) |
![]() | SetDockerMetrics(ViewBase, IPaletteMetric) |
Update the palette for a specified docker view.
(Inherited from ButtonSpecManagerBase.) |
![]() | SetDockerMetrics(ViewBase, IPaletteMetric, PaletteMetricInt, PaletteMetricPadding) |
Update the metric details for a specified docker view.
(Inherited from ButtonSpecManagerBase.) |
![]() | 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.) |