[]
        
(Showing Draft Content)

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

Visible Property

Visible

Gets or sets the visible of the candidate window.

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

A bool indicats whether the candidate window is visible.

Overrides