[]
        
(Showing Draft Content)

C1.Win.Input.ButtonSettings

ButtonSettings Class

Exposes properties of the button for text editor.

Inheritance
ButtonSettings
Namespace: C1.Win.Input
Assembly: C1.Win.Input.8.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public class ButtonSettings : ButtonSettingsBase, INotifyPropertyChanged

Constructors

Name Description
ButtonSettings(bool)

Initializes a new instance of the ButtonSettings class.

Properties

Name Description
Icon

Gets or sets the C1Icon that is displayed on the button.

Image

Gets or sets the image that is displayed on the button.

Methods

Name Description
ToString()