Button Constructor | Initializes a new instance of the Button class. |
Accelerator | Overridden. Returns a char that indicates whether the button contains an accelerator key. |
ButtonStyle | Gets or sets the enumerated ButtonStyle of the toolbar button. |
Caption (Inherited from Tool) | Gets or sets the text displayed on the tool. |
Container (Inherited from System.ComponentModel.Component) | |
Enabled (Inherited from Tool) | Gets or sets a value indicating whether the tool is enabled. |
Id (Inherited from Tool) | Unique number associated with the tool. |
ImageIndex (Inherited from Tool) | Gets or sets the index value of the image assigned to the tool. |
Site (Inherited from System.ComponentModel.Component) | |
Size (Inherited from Tool) | Gets the size of the tool. |
ToolTip (Inherited from Tool) | Gets or sets the text that appears as a ToolTip for a tool. |
Visible (Inherited from Tool) | Gets or sets a value indicating whether the tool is visible. |
CalcSize | Overridden. Calculates the size of the specified button. |
CreateObjRef (Inherited from System.MarshalByRefObject) | |
Dispose (Inherited from System.ComponentModel.Component) | Releases the button instance from memory. |
Draw | Overridden. Draws the button on the specified Graphics object. |
GetLifetimeService (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService (Inherited from System.MarshalByRefObject) | |
ToString (Inherited from System.ComponentModel.Component) |
Disposed (Inherited from System.ComponentModel.Component) | Adds an event handler to listen to the Disposed event on the component. |
Button Class | DataDynamics.ActiveReports.Toolbar Namespace | Walkthrough: Customizing the Viewer Control
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.