[Missing <summary> documentation for "P:Micromanager_net.DockContentForm.ToolsControl"]
Assembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public UserControl ToolsControl { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property ToolsControl As UserControl |
| Visual C++ |
|---|
public: property UserControl^ ToolsControl { UserControl^ get (); void set (UserControl^ value); } |