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