NButtonBaseInfo Class Members
In This Topic
The following tables list the members exposed by NButtonBaseInfo.
Public Properties
| Name | Description |
 | BorderOffset | Gets/sets the padding from button edges. |
 | ImageSize | Gets/sets the image size for the NButton. |
 | ShowFocusRect | Gets/sets a value indicating whether the button will display a focus rect when it contains focus. |
 | TooltipInfo | Gets the NTooltipInfo instance which describes a screen tip to be displayed upon different mouse events. |
 | WrapText | Gets/sets a value indicating whether button's text will support wrapping. |
Top
Public Methods
| Name | Description |
 | Copy | Copies the entire information from the provided info. |
 | ToString | |
Top
See Also