Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > Toolstrip (obsolete as of Q3 2010) > Visibility enumeration path?

Not answered Visibility enumeration path?

Feed from this thread
  • James Relyea avatar

    Posted on Dec 11, 2009 (permalink)

    does anyone happen to know how to hide or collapse radtoolbar items? i'm not sure where the enumerator for the visibility property is.

    thanks

    :)
    jr

    Reply

  • James Relyea avatar

    Posted on Dec 13, 2009 (permalink)

    Resolved by some leg work: System.Windows.Visibility enumeration. Nothing specific to Telerik.

    3 Members:
    Member name Description
    Visible Display the element.
    Hidden Do not display the element, but reserve space for the element in layout.
    Collapsed Do not display the element, and do not reserve space for it in layout.


    :)
    jr

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > Toolstrip (obsolete as of Q3 2010) > Visibility enumeration path?
Related resources for "Visibility enumeration path?"

[ Features | Demos | Documentation | Knowledge Base | Telerik TV | Code Library | Step-by-step Tutorial | Blogs | Self-Paced Trainer ]