COleControl::GetAppearance

short GetAppearance ( );

Return Value

The return value specifies the current appearance setting as a short (VT_I2) value, if successful. This value is zero if the control's appearance is flat and 1 if the control's appearance is 3D.

Remarks

This function implements the Get function of your control’s stock Appearance property.

COleControl OverviewClass MembersHierarchy Chart

See Also   COleControl::SetAppearance, COleControl::OnAppearanceChanged