The following tables list the members exposed by PlaceHolder.
| Name | Description | |
|---|---|---|
![]() | PlaceHolder Constructor | Initializes a new instance of the PlaceHolder class. |
| Name | Description | |
|---|---|---|
![]() | Accelerator | Returns a char that indicates whether the tool contains an accelerator key. (Inherited from Tool) |
![]() | Caption | Gets or sets the text displayed on the tool. (Inherited from Tool) |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | Control | Gets or sets a reference to the hosted control. |
![]() | Enabled | Overridden. Sets or returns a value indicating whether the PlaceHolder is currently enabled. |
![]() | Id | Unique number associated with the tool. (Inherited from Tool) |
![]() | ImageIndex | Gets or sets the index value of the image assigned to the tool. (Inherited from Tool) |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | Size | Gets the size of the tool in inches. (Inherited from Tool) |
![]() | Tag | Gets or sets user-defined information to be persisted with the control. (Inherited from Tool) |
![]() | ToolTip | Overridden. Specifies a tooltip for the placeholder. |
![]() | Visible | Overridden. Sets or returns a value indicating whether the placeholder will be displayed. |
| Name | Description | |
|---|---|---|
![]() | CalcSize | Overridden. Calculates the size of the specified PlaceHolder, in inches. |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Releases the PlaceHolder instance from memory. (Inherited from System.ComponentModel.Component) |
![]() | Draw | Overridden. Draws the PlaceHolder on the specified Graphics object. |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
| Name | Description | |
|---|---|---|
![]() | Disposed | Adds an event handler to listen to the Disposed event on the component. (Inherited from System.ComponentModel.Component) |



