MainForm..::..ToolBarStatus Property

Namespace:  JiwaFinancials.Jiwa.JiwaDBAllocationsUI
Assembly:  JiwaDBAllocationsUI (in JiwaDBAllocationsUI.dll)

Syntax


public bool ToolBarStatus { get; set; }
Public Property ToolBarStatus As Boolean
	Get
	Set
public:
property bool^ ToolBarStatus {
	bool^ get ();
	void set (bool^ value);
}