'宣言 Public Property ExitOnLastChar As System.Boolean
public System.bool ExitOnLastChar {get; set;}
プロパティ値
true if the focus is moved to the next control in the tab order as soon as the control is filled at the last character defined by the input control; otherwise, false.The default is false.