Compartir a través de


ZoneWorkspace.SetIsDefaultZone(Control, Boolean) Method

Definition

public:
 void SetIsDefaultZone(System::Windows::Forms::Control ^ target, bool isDefault);
public void SetIsDefaultZone (System.Windows.Forms.Control target, bool isDefault);
member this.SetIsDefaultZone : System.Windows.Forms.Control * bool -> unit
Public Sub SetIsDefaultZone (target As Control, isDefault As Boolean)

Parameters

target
Control
isDefault
Boolean

Applies to