[]
Gets or sets a value indicating whether selecting is suppend. In the most case, it will be assigned if the form open a new modeless form.
protected bool SuppendSelecting { get; set; }
Protected Property SuppendSelecting As Boolean
Type | Description |
---|---|
bool |
|