CODWndComponent::IsHidden

BOOLCODWndComponent::IsHidden(void)

Returns the value of the hidden flag

Defined in: OdWndComp.cpp

Return Value

TRUE if component is hidden, FALSE if it is visible

Comments

The hidden flag indicates if the component is visible at runtime.