Infragistics Home

Infragistics Forums

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

Problem with Close button visibility

Last post 06-05-2008 11:11 by pgirardier. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 06-05-2008 8:15

    Problem with Close button visibility

    We have  a DocumentWorkspace with the type Infragistics.Practices.CompositeUI.WinForms.UltraMdiTabWorkspace

    I want tyo have a Close Button in each tab of this workspace. I am using the 8.1 release of Winforms.

    But I cannot manage to get the new close button to work, despite the following code:

    DocumentWorkspace.TabSettings.CloseButtonVisibility = Infragistics.Win.UltraWinTabs.TabCloseButtonVisibility.Always;

     

    Could you please help.

     

    • Post Points: 20
  • 06-05-2008 10:55 In reply to

    Re: Problem with Close button visibility

    Answer

    You must also set the TabGroupSettings.CloseButtonLocation to Tab.

    • Post Points: 20
  • 06-05-2008 11:11 In reply to

    Re: Problem with Close button visibility

    Thanks a lot. It works.

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