How can I hide a label
I�m using POL�s clases but the CLabel object hasn�t got the HideControl() method
A POL::CLabel is child class of POL::CFormObject, which has a HideObject() method that can be used. In fact, its better to use HideObject() over HideControl for other items, as that turns into a call to FrmHideObject which should be used instead of CtlHideControl.
--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
