Méthode | Description | |
---|---|---|
GetPreferredSize ( |
Discover the preferred size of the element.
|
|
Layout ( |
Perform a layout of the elements.
|
|
RenderBefore ( |
Perform rendering before child elements are rendered.
|
|
ToString ( ) : string |
Obtains the String representation of this instance.
|
|
ViewDrawRibbonGroupImageBase ( KryptonRibbon ribbon ) : System |
Initialize a new instance of the ViewDrawRibbonGroupImageBase class.
|
public GetPreferredSize ( |
||
context | Layout context. | |
Résultat |
public Layout ( |
||
context | Layout context. | |
Résultat | void |
public RenderBefore ( |
||
context | Rendering context. | |
Résultat | void |
public ViewDrawRibbonGroupImageBase ( KryptonRibbon ribbon ) : System | ||
ribbon | KryptonRibbon | Reference to owning ribbon control. |
Résultat | System |