Namespace:
BeeMobile.ToolBar
Assembly: BeeMobile.ToolBar.CF35 (in BeeMobile.ToolBar.CF35.dll) Version: 3.5.3.0
Assembly: BeeMobile.ToolBar.CF35 (in BeeMobile.ToolBar.CF35.dll) Version: 3.5.3.0
Syntax
C# |
---|
public ToolCollection Tools { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property Tools As ToolCollection |
Visual C++ |
---|
public: property ToolCollection^ Tools { ToolCollection^ get (); } |