System.Windows.Forms.TabPage Class
Information   Base Types   Related Resources

Represents a single tab page in a TabControl.

  • Namespace: System.Windows.Forms
  • First seen in: .NET v1.0.3705
  • Last seen in: .NET v1.1.4322
  • Last changed in: .NET v1.1.4322
  • Assembly: System.Windows.Forms.dll

  • System.Windows.Forms.Panel
  • View this type on MSDN
  • View this type on WinFX 247
    Articles (12)Discussions (312)MembersRotorChanges
    Articles

    Page: 1
    Alternative way to support Language under C# Framework
    The Code Project
    A suggestion to an alternative way to support Language under C# Framework
    An Overview of Web Browser Express
    MSDN
    Easily build your own Web browser that supports tabs and an integrated link to a search engine by using the C# Express WebBrowser control.
    An XML based dynamic runtime GUI generator
    The Code Project
    Generate controls, set property values, and wire up event handlers at runtime from an XML definition.
    BUG: Control on the Hidden TabPage Is Not Visible with Control.Select or Form.ActiveControl
    http://www.kbalertz.com/
    (820629) - You may have a TabControl control on a Windows Form. You may add controls to the TabPages property of the TabControl. When you use the Form.ActiveControl property or the Control.Select method to set the focus for the control on the hidden TabPages ,...
    Building a real-life web-experience : Don´t trip over the threads.
    DotNetJunkies
    In my previous contribution I took a look at calling web-services. There I showed how to asynchronously invoke a web-service from a Windows form. Behind the scenes the project involved a lot of threading issues. The .NET framework is very good at handling these but there is one thing I overlooked. In this paper I will dive deeper into the matter and build build a more complicated service which serves jpeg pictures. A windows form consumer will make asynchronous invocations of the web-service to
    Many in one: ImageButton + MultiSelect TabControl with Drag&Drop and Button's face paint extender
    The Code Project
    Small Windows.Forms Controls Library (ImageButton,MultiSelect TabPage Control with Drag&Drop support)
    PRB: Unexpected Events Are Raised When You Switch Between Tab Pages with a ComboBox or a ListBox Control
    http://www.kbalertz.com/
    (820633) - You add a ListBox control or a ComboBox control to the TabPage property of the TabControl control. When you switch between the tab pages of the TabControl , the BindingContextChanged event of the ComboBox or of the ListBox is raised. When you bind the...
    Properties or methods of the TabPage control function incorrectly if you set the Visible property or the Enabled property to false or if you call the Hide method or the Show method of a TabPage control programmatically
    http://www.kbalertz.com/
    (834616) - Explains why the Visible property or the Enabled property of the TabPage control functions incorrectly if you programmatically call the Hide method or the Show method of a TabPage control.
    Properties or methods of the TabPage control function incorrectly if you set the Visible property or the Enabled property to false or if you call the Hide method or the Show method of a TabPage control programmatically
    Microsoft Support
    (834616) - Explains why the Visible property or the Enabled property of the TabPage control functions incorrectly if you programmatically call the Hide method or the Show method of a TabPage control.
    QASharp V1.1 [Query Analyzer like tool for MSDE database]
    The Code Project
    This project is meant to provide a tool similar to query analyzer which can be used to execute queries, create tables and all other common database activities.
    Selected TabPage style in Winform Tab Control
    The Code Project
    In winform application, we can change the selected tab page style using DrawItem event in tabcontrol
    Working With Tab Control
    C# Corner
    I was actually trying to explore how to work with tabs. It seemed pretty easy so I thought of venturing further and giving each of my tab-pages a meaningful look. And there it goes. I landed up building a small application which would help you in learning the different aspects of C# programming right from how to work with a user-control and to connect to a database which my first tab-page shows (and so does this article).
    Ad
    MBR BootFX
    Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
     
     Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
    Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com