GetToolbars Method (IApplication) Send Feedback
See Also 
ToolbarArray[out]
Array of toolbars
UiState
Where to get the toolbars as defined in dsUIState_e
Gets the toolbars.

Syntax

Visual Basic 
Function GetToolbars( _
   ByVal UiState As dsUIState_e _
) As System.Object
C# 
System.object GetToolbars( 
   dsUIState_e UiState
)
JavaScript 
GetToolbars( 
   UiState : String
) : Array
COM native C++ 
HRESULT GetToolbars( 
   dsUIState_e UiState,
   VARIANT* ToolbarArray
) 
C++ 
DSRESULT GetToolbars( 
   dsUIState_e UiState,
   dsObjectPtrArray* ToolbarArray
) 

Parameters

UiState
Where to get the toolbars as defined in dsUIState_e
ToolbarArray[out] or Return Value
Array of toolbars
 

See Also

Availability

DraftSight V1R1