ButtonSpecManagerLayoutAppButton Class |
Namespace: Internal.ComponentFactory.Krypton.Ribbon
public class ButtonSpecManagerLayoutAppButton : ButtonSpecManagerLayout
The ButtonSpecManagerLayoutAppButton type exposes the following members.
Name | Description | |
---|---|---|
![]() | ButtonSpecManagerLayoutAppButton |
Initialize a new instance of the ButtonSpecManagerLayoutAppButton class.
|
Name | Description | |
---|---|---|
![]() | ButtonSpecViews |
Gets an array containing references of all the current views.
(Inherited from ButtonSpecManagerBase.) |
![]() | Control |
Gets the owning control.
(Inherited from ButtonSpecManagerBase.) |
![]() | DockerCount |
Gets the number of dockers.
(Inherited from ButtonSpecManagerLayout.) |
![]() | Id |
Gets the unique identifier of the object.
(Inherited from GlobalId.) |
![]() | NeedPaint |
Gets and sets the need paint delegate for notifying paint requests.
(Inherited from ButtonSpecManagerBase.) |
![]() | ToolTipManager |
Gets and sets the associated tooltip manager.
(Inherited from ButtonSpecManagerBase.) |
![]() | UseInsideSpacers |
Gets a value indicating if inside edge spacers are required.
(Inherited from ButtonSpecManagerBase.) |
![]() | UseMnemonic |
Gets and sets the use of mnemonics.
(Inherited from ButtonSpecManagerBase.) |
![]() | ViewManager |
Gets access to the view manager associated with the button specs.
|
Name | Description | |
---|---|---|
![]() | AddSpacersToDocker |
Add the spacing views into the indexed docker.
(Inherited from ButtonSpecManagerLayout.) |
![]() | AddViewToDocker |
Add a view element to a docker.
(Inherited from ButtonSpecManagerLayout.) |
![]() | 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.
(Overrides ButtonSpecManagerBaseCreateButtonSpecView(PaletteRedirect, IPaletteMetric, PaletteMetricPadding, ButtonSpec).) |
![]() | 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.
(Inherited from ButtonSpecManagerLayout.) |
![]() | DockerOrientation |
Gets the orientation of the docker at the specified index.
(Inherited from ButtonSpecManagerLayout.) |
![]() | 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.
(Inherited from ButtonSpecManagerLayout.) |
![]() | 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.
(Inherited from ButtonSpecManagerLayout.) |
![]() | 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.) |