Gets or sets the paths for the icons for the toolbar buttons for this flyout.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property IconList As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IFlyoutGroup
Dim value As System.Object
instance.IconList = value
value = instance.IconList |
C# | |
---|
System.object IconList {get; set;} |
C++/CLI | |
---|
property System.Object^ IconList {
System.Object^ get();
void set ( & System.Object^ value);
} |
Property Value
Array of strings of the paths for the icons for the toolbar buttons for this flyout (see
Remarks)
Example
Remarks
See Also
Availability
SOLIDWORKS 2016 FCS, Revision Number 24.0