Gets the control associated with this model view.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetControl( _
ByVal Name As String _
) As Object |
Visual Basic (Usage) | |
---|
Dim instance As IModelViewManager
Dim Name As String
Dim value As Object
value = instance.GetControl(Name)
|
C# | |
---|
object GetControl(
string Name
) |
C++/CLI | |
---|
Object^ GetControl(
& String^ Name
) |
Parameters
- Name
- Name of the control
Return Value
Control object
See Also
Availability
SolidWorks 2003 FCS, Revision Number 11.0