ComponentOne CalendarView for WinForms
C1.Win.C1Input.GrapeCity.Framework.Input Namespace / Ime.ImeCompositionWindow Class / IsFloating Property

In This Topic
    IsFloating Property
    In This Topic
    Gets a bool indicating whether the composition window is floating.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsFloating As Boolean
    public bool IsFloating {get;}

    Property Value

    A bool indicates whther the composition window is int floation window.
    See Also