Icon Property
- Last UpdatedAug 21, 2026
- 1 minute read
Gets the icon to use for the command.
'Declaration
ReadOnly Property Icon As DrawingBrush
DrawingBrush Icon {get;}
property DrawingBrush^ Icon {
DrawingBrush^ get();
}