This document is archived and information here might be outdated. Recommended version. |
Indicates if the label properties have changed since last drawn.
[Visual Basic .NET]
Public ReadOnly Property Dirty As Boolean
[C#]
public bool Dirty {get;}
[C++]
HRESULT get_Dirty(
Boolean* pbvarDirty
);
[C++] Parameters pbvarDirty [out, retval]
pbvarDirty is a parameter of type bool*