MainWindow.AddRightSidebarPanelTabItem

Adds a new panel to the right sidebar

public void AddRightSidebarPanelTabItem(TabItem tabItem,
	string tabHeaderText,
	ImageSource tabHeaderIcon,
	bool selectItem)

Parameters

tabItem
Adds the TabItem. If null the tabs are refreshed and tabs removed if down to single tab

tabHeaderText

tabHeaderIcon

selectItem


See also:

Class MainWindow

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic