This topic has not yet been rated - Rate this topic

IStylesProvider::FillColor property

Specifies the fill color of an element in a document.

This property is read-only.

Syntax


HRESULT get_FillColor(
  [out, retval]  int *retVal
);

Property value

Type: int*

The fill color, represented as a COLORREF that contains RGB values.

Requirements

Minimum supported client

Windows 8 [desktop apps | Windows Store apps]

Minimum supported server

Windows Server 2012 [desktop apps | Windows Store apps]

Header

UIAutomationCore.h (include UIAutomation.h)

IDL

UIAutomationCore.idl

See also

IStylesProvider

 

 

Send comments about this topic to Microsoft

Build date: 5/16/2013

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.