COleControlSite::IsWindowEnabled

Determines if the control site is enabled.

virtual BOOL IsWindowEnabled( ) const;

Return Value

Nonzero if the control is enabled, otherwise zero.

Remarks

The value is retrieved from the control's Enabled stock property.

Requirements

Header: afxocc.h

See Also

Reference

COleControlSite Class

Hierarchy Chart

Other Resources

COleControlSite Members