Method | Description | |
---|---|---|
AddPage ( ) : void |
Add a new page to the navigator.
|
|
ClearPages ( ) : void |
Remove all pages from the navigator.
|
|
GetSortedActionItems ( ) : System.ComponentModel.Design.DesignerActionItemCollection |
Returns the collection of DesignerActionItem objects contained in the list.
|
|
KryptonNavigatorActionList ( |
Initialize a new instance of the KryptonNavigatorActionList class.
|
|
RemovePage ( ) : void |
Remove the current page from the navigator.
|
Method | Description | |
---|---|---|
AddBarActions ( System.ComponentModel.Design.DesignerActionItemCollection actions, bool includeBarOrientation, bool checkButton, bool ignore ) : void | ||
AddButtonsActions ( System.ComponentModel.Design.DesignerActionItemCollection actions ) : void | ||
AddConstantActions ( System.ComponentModel.Design.DesignerActionItemCollection actions ) : void | ||
AddGroupActions ( System.ComponentModel.Design.DesignerActionItemCollection actions ) : void | ||
AddHeadersActions ( System.ComponentModel.Design.DesignerActionItemCollection actions, bool includeHeaderPrimary, bool includeHeaderSecondary, bool includeHeaderBar ) : void | ||
AddOutlookActions ( System.ComponentModel.Design.DesignerActionItemCollection actions ) : void | ||
AddPanelActions ( System.ComponentModel.Design.DesignerActionItemCollection actions ) : void | ||
AddStackActions ( System.ComponentModel.Design.DesignerActionItemCollection actions ) : void | ||
OnVisibleClick ( object sender, |
public GetSortedActionItems ( ) : System.ComponentModel.Design.DesignerActionItemCollection | ||
return | System.ComponentModel.Design.DesignerActionItemCollection |
public KryptonNavigatorActionList ( |
||
owner | Designer that owns this action list instance. | |
return | System |