Method | Description | |
---|---|---|
GetPreferredSize ( |
Discover the preferred size of the element.
|
|
Layout ( |
Perform a layout of the elements.
|
|
ToString ( ) : string |
Obtains the String representation of this instance.
|
|
ViewDrawRibbonGroupRadioButtonImage ( KryptonRibbon ribbon, |
Initialize a new instance of the ViewDrawRibbonGroupRadioButtonImage class.
|
public GetPreferredSize ( |
||
context | Layout context. | |
return |
public Layout ( |
||
context | Layout context. | |
return | void |
public ViewDrawRibbonGroupRadioButtonImage ( KryptonRibbon ribbon, |
||
ribbon | KryptonRibbon | Reference to owning ribbon control. |
ribbonRadioButton | Reference to ribbon group radio button definition. | |
large | bool | Show the large image. |
return | System |