Свойство | Type | Description | |
---|---|---|---|
CreateView | ViewBase | ||
OnDesignTimeContextMenu | void | ||
ProcessCmdKey | bool |
Méthode | Description | |
---|---|---|
Hide ( ) : void |
Make the ribbon group hidden.
|
|
KryptonRibbonGroupSeparator ( ) : System |
Initialise a new instance of the KryptonRibbonGroupSeparator class.
|
|
Show ( ) : void |
Make the ribbon group visible.
|
Méthode | Description | |
---|---|---|
OnPropertyChanged ( string propertyName ) : void |
Raises the PropertyChanged event.
|
Méthode | Description | |
---|---|---|
CreateView ( KryptonRibbon ribbon, NeedPaintHandler needPaint ) : ViewBase | ||
OnDesignTimeContextMenu ( MouseEventArgs e ) : void | ||
ProcessCmdKey ( |
public KryptonRibbonGroupSeparator ( ) : System | ||
Résultat | System |
protected OnPropertyChanged ( string propertyName ) : void | ||
propertyName | string | Name of property that has changed. |
Résultat | void |