IApplicationBrushKeys Property |
Returns collection of known static Brush keys
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxObject BrushKeys { get; }
ReadOnly Property BrushKeys As Object
Get
Dim instance As IApplication
Dim value As Object
value = instance.BrushKeys
property Object^ BrushKeys {
Object^ get ();
}
Property Value
Type:
Object
See Also