[]
        
(Showing Draft Content)

C1.Win.Input.GrapeCity.Framework.Input.Ime.ImeCompositionWindow.Visible

Visible Property

Visible

Gets or sets a bool indicates whether the ime window is visible.

Declaration
public override bool Visible { get; set; }
Property Value
Type Description
bool

A bool indicates whether the ime window is visible.

Overrides