COleControl::GetEnabled

BOOL GetEnabled( );

Return Value

Nonzero if the control is enabled; otherwise 0.

Remarks

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

COleControl OverviewClass MembersHierarchy Chart

See Also   COleControl::SetEnabled, COleControl::OnEnabledChanged