ZoneWorkspace.SetIsDefaultZone(Control, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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