Candide.CandideUI.UserControls.GridRadioIconButtons
Type JSONpublic class in Candide.CandideUI.UserControls
Type metadata
- Assembly
Romestead - Namespace
Candide.CandideUI.UserControls - Base type
Candide.CandideUI.Containers.CandideGrid - Hash
02EB697C02BAFDAA97C1A82662D6138BCA5B9E4F5952193A24E473CFBCA5E202
Relationships
Base type
Fields
| Name | Visibility | Signature |
|---|---|---|
SelectedIcon# | public | public System.String SelectedIcon |
_currentIndex# | private | private System.Int32 _currentIndex |
Methods
AddButton
#
public System.Void AddButton(System.String icon, CandideCreator.Shared.Graphics.IconFlag sizeFlag, System.Boolean defaultSetToggled, System.Action<Candide.CandideUI.Components.Buttons.IconToggleButton> toggledOn)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
138688CC2F976E93121C7028B1B2FA8A6E80E656A3875A859600DB9ECD5A1297 - Body hash
9BB89F6C993BABD9B04D04218BB1A2F34854DFCCFAEE7C6B1DF8D2EDA8E64C9C - IL size184
Referenced calls
GridRadioIconButtons.<>c__DisplayClass3_0::.ctor()Candide.CandideUI.Components.Buttons.IconToggleButton::.ctor(System.String, CandideCreator.Shared.Graphics.IconFlag)Candide.CandideUI.CandideUiElement::set_GridColumn(System.Int32)Candide.CandideUI.CandideUiElement::set_HorizontalAlignment(Candide.CandideUI.HorizontalAlignment)Candide.CandideUI.CandideThickness::.ctor(System.Int32, System.Int32, System.Int32, System.Int32)Candide.CandideUI.CandideUiElement::set_Padding(Candide.CandideUI.CandideThickness)Candide.CandideUI.Components.Buttons.CandideToggleButton::SetToggleSilent(System.Boolean)Candide.CandideUI.UserControls.GridRadioIconButtons::OnToggledOnAction(System.Object, System.EventArgs)System.EventHandler::.ctor(System.Object, System.IntPtr)Candide.CandideUI.Components.Buttons.CandideToggleButton::add_ToggledOn(System.EventHandler)GridRadioIconButtons.<>c__DisplayClass3_0::<AddButton>b__0(System.Object, System.EventArgs)Candide.CandideUI.CandideUiContainerMultipleItems::AddChild(Candide.CandideUI.CandideUiElement, System.Boolean)
OnToggledOnAction
#
private System.Void OnToggledOnAction(System.Object sender, System.EventArgs e)
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
4103811E18454DD63D2BED2F59700CC48D02A03CC9E844F1A4801DF00458BD57 - Body hash
3CE8B8E288342EB91F2FD81E6B9DCCBE2E9F1EB791B8318555E3C57031704619 - IL size92
Referenced calls
Candide.CandideUI.Components.Buttons.IconToggleButton::get_Icon()System.Collections.Generic.List<Candide.CandideUI.CandideUiElement>::GetEnumerator()List.Enumerator<Candide.CandideUI.CandideUiElement>::get_Current()Candide.CandideUI.Components.Buttons.CandideToggleButton::SetToggleSilent(System.Boolean)List.Enumerator<Candide.CandideUI.CandideUiElement>::MoveNext()System.IDisposable::Dispose()