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

    See Also