Class RadioGroup
Inherited Members
Namespace: Reportman.Drawing.Forms
Assembly: Reportman.Drawing.Forms.dll
Syntax
public class RadioGroup : GroupBoxAdvanced, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable
Constructors
RadioGroup()
Declaration
public RadioGroup()
Fields
FHorizontal
Declaration
public bool FHorizontal
Field Value
| Type | Description |
|---|---|
| bool |
SelectedIndexChanged
Declaration
public EventHandler SelectedIndexChanged
Field Value
| Type | Description |
|---|---|
| EventHandler |
Properties
AutoAdjustSize
Declaration
public bool AutoAdjustSize { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
Horizontal
Declaration
public bool Horizontal { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
SelectedIndex
Declaration
public int SelectedIndex { get; set; }
Property Value
| Type | Description |
|---|---|
| int |
Methods
Dispose(bool)
Limpiar los recursos que se estén utilizando.
Declaration
protected override void Dispose(bool disposing)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | disposing | true si los recursos administrados se deben eliminar; false en caso contrario, false. |
Overrides
OnFontChanged(EventArgs)
Declaration
protected override void OnFontChanged(EventArgs e)
Parameters
| Type | Name | Description |
|---|---|---|
| EventArgs | e |
Overrides
OnPaint(PaintEventArgs)
Declaration
protected override void OnPaint(PaintEventArgs e)
Parameters
| Type | Name | Description |
|---|---|---|
| PaintEventArgs | e |
Overrides
OnParentChanged(EventArgs)
Declaration
protected override void OnParentChanged(EventArgs e)
Parameters
| Type | Name | Description |
|---|---|---|
| EventArgs | e |
Overrides
OnResize(EventArgs)
Declaration
protected override void OnResize(EventArgs e)
Parameters
| Type | Name | Description |
|---|---|---|
| EventArgs | e |
Overrides
SetCaptions(Strings)
Declaration
public void SetCaptions(Strings captions)
Parameters
| Type | Name | Description |
|---|---|---|
| Strings | captions |