[]
        
(Showing Draft Content)

C1.Win.Input.GrapeCity.Framework.Input.Ime.IsEditing

IsEditing Property

IsEditing

Gets a flag indicates whether the ime is opening and has inputed string.

Declaration
public bool IsEditing { get; }
Property Value
Type Description
bool

true, indicates the ime is opening and has inputed string, otherwise, false;