TouchToolKit for WinForms | ComponentOne
C1.Win.TouchToolKit Namespace / ControlBar Class
Members Example

In This Topic
    ControlBar Class
    In This Topic
    Represents a floating, translucent window for owner form. User can add any controls to the window.
    Object Model
    ControlBar Class
    Syntax
    'Declaration
     
    
    Public Class ControlBar 
    public class ControlBar 
    Example

    The following code example shows how to use the ControlBar class.

    Inheritance Hierarchy

    System.Object
       C1.Win.TouchToolKit.ControlBar

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also