Overload | Description |
---|---|
ButtonCellType Constructor() | Creates a new button cell with default settings. |
ButtonCellType Constructor(ButtonCellType) | Creates a new copy from the specified cell type ("Copy constructor"). |
ButtonCellType Constructor(SerializationInfo,StreamingContext) | Creates a new button cell from serialization. |