InventoryMaintenanceForm..::..NewTodoButton Property

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

Syntax


public UltraButton NewTodoButton { get; }
Public ReadOnly Property NewTodoButton As UltraButton
	Get
public:
property UltraButton^ NewTodoButton {
	UltraButton^ get ();
}