BinaryImage(Action<BinaryImageEditSettings>)
|
Creates a BinaryImage editor.
|
Button(Action<ButtonSettings>)
|
Creates a Button.
|
ButtonEdit(Action<ButtonEditSettings>)
|
Creates a ButtonEdit editor.
|
Calendar(Action<CalendarSettings>)
|
Creates a Calendar.
|
Captcha(Action<CaptchaSettings>)
|
Creates a Captcha.
|
CheckBox(Action<CheckBoxSettings>)
|
Creates a CheckBox.
|
CheckBoxList(Action<CheckBoxListSettings>)
|
Creates a CheckBoxList.
|
ColorEdit(Action<ColorEditSettings>)
|
Creates a ColorEdit.
|
ComboBox(Action<ComboBoxSettings>)
|
Creates a ComboBox.
|
DateEdit(Action<DateEditSettings>)
|
Creates a DateEdit.
|
DropDownEdit(Action<DropDownEditSettings>)
|
Creates a DropDownEdit.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
HyperLink(Action<HyperLinkSettings>)
|
Creates a HyperLink.
|
Image(Action<ImageEditSettings>)
|
Creates a Image.
|
Label(Action<LabelSettings>)
|
Creates a Label.
|
ListBox(Action<ListBoxSettings>)
|
Creates a ListBox.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
Memo(Action<MemoSettings>)
|
Creates a Memo.
|
ProgressBar(Action<ProgressBarSettings>)
|
Creates a ProgressBar.
|
RadioButton(Action<RadioButtonSettings>)
|
Creates a RadioButton.
|
RadioButtonList(Action<RadioButtonListSettings>)
|
Creates a RadioButtonList.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
SpinEdit(Action<SpinEditSettings>)
|
Creates a SpinEdit.
|
TextBox(Action<TextBoxSettings>)
|
Creates a TextBox.
|
TimeEdit(Action<TimeEditSettings>)
|
Creates a TimeEdit.
|
TokenBox(Action<TokenBoxSettings>)
|
Creates a TokenBox.
|
ToString()
|
Returns a string that represents the current object.
|
TrackBar(Action<TrackBarSettings>)
|
Creates a TrackBar.
|
UploadControl(Action<UploadControlSettings>)
|
Creates a UploadControl.
|
ValidationSummary(Action<ValidationSummarySettings>)
|
Creates a ValidationSummary.
|