Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

how do you hide buttons on the toolbar?

Last post 08-07-2008 13:35 by darylleger. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 08-05-2008 11:31

    how do you hide buttons on the toolbar?

    I am using master pages and have a menu control setup with a number of buttons.

    On some screens I only want to show certain buttons.

     

    In the code behind on formload for the particular page I would like to be able to do this.

    what properties must i access to do this?

     

     

    • Post Points: 5
  • 08-07-2008 13:35 In reply to

    Re: how do you hide buttons on the toolbar?

    Answer

    found my own answer

     

     

    tlbrMain.Items.FromKeyButton("RecipSrch").Visible = False

    • Post Points: 5
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems