TabContentContentManager Constructor

Initializes a new instance of the TabContentContentManager class

Definition

Namespace: MbcsCentral
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public ContentManager(
	TabControl tabControl,
	Decorator border
)

Parameters

tabControl  TabControl
 
border  Decorator
 

See Also