Class PercentComboBox
Inheritance
System.Object
PercentComboBox
Namespace: Telerik.Windows.Controls.RichTextBoxUI.StatusBar
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public class PercentComboBox : Control
Constructors
PercentComboBox()
Declaration
public PercentComboBox()
Fields
RadComboBoxName
Declaration
public const string RadComboBoxName = "comboPercent"
Field Value
System.
|
Properties
Percent
Declaration
public int Percent { get; set; }
Property Value
System.
|
Methods
OnApplyTemplate()
Declaration
public override void OnApplyTemplate()
OnInitialized(EventArgs)
Raises the System.
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System. The System. |
Events
PercentChanged
Declaration
public event EventHandler PercentChanged
Event Type
System.
|