Name | Description | |
---|---|---|
![]() | CanClose | Determines whether this command bar can be closed. |
![]() | CanDock | Determines whether the command bar can be docked to the specified dock |
![]() | CanFloat | Determines whether the command bar can float |
![]() | CanRedock | Determines whether the command bar can be redocked. |
![]() | CanRefloat | Determines whether the command bar can be refloated. |
![]() | Close | Closes the command bar. |
![]() | Dock | Docks the command bar to the specifed dock and screen position. |
![]() | Float | Floats the command bar to the specified screen location. |
![]() | GetDefaultPopupDirection | Gets the default direction of the popups |
![]() ![]() | GetImage | Gets the value for the ImagePropertyEx for the specified item |
![]() | GetMinimalExtend | Get the minimal width/height of the command bar depending on its orientation, when it resides in a lane, below which the lane is not allowed to shrink the bar. |
![]() ![]() | GetSelected | Gets the value for the SelectedPropertyEx for the specified item |
![]() ![]() | GetText | Gets the value for the TextPropertyEx for the specified item |
![]() | IsClosed | Determines whether the command bar is closed (e.g. resides in the closed bars collection of the OwnerMananager) |
![]() | IsDocked | Determines whether the command bar is docked |
![]() | IsFloating | Determines whether the command bar is floating |
![]() | IsOpened | Determines whether the command bar is opened (e.g. is either floating or is docked) |
![]() | NavigateToFirstItem | Navigates to the first item |
![]() | NavigateToItem | Navigates to the specified item |
![]() | NavigateToLastItem | Navigates to the last item |
![]() | NavigateToNextItem | Navigates to the down item |
![]() | NavigateToPrevItem | Navigates to the down item |
![]() | PopulatePendantMenu | Populates the pendant menu with items. |
![]() | Redock | Redocks the command bar to its last known docked state. |
![]() | Refloat | Refloats the command bar to its last known floating state. |
![]() | Reopen | Opens the command bar. |
![]() ![]() | SetImage | Sets the value for the ImagePropertyEx for the specified item |
![]() ![]() | SetText | Sets the value for the TextPropertyEx for the specified item |