Share via


Resizer.GripLocation Property

Definition

Gets or sets a value of what grips.

public:
 property Microsoft::Management::UI::Internal::ResizeGripLocation GripLocation { Microsoft::Management::UI::Internal::ResizeGripLocation get(); void set(Microsoft::Management::UI::Internal::ResizeGripLocation value); };
public:
 property Microsoft::Management::UI::Internal::ResizeGripLocation GripLocation { Microsoft::Management::UI::Internal::ResizeGripLocation get(); void set(Microsoft::Management::UI::Internal::ResizeGripLocation value); };
[System.ComponentModel.Bindable(true)]
[System.ComponentModel.Category("Common Properties")]
[System.ComponentModel.Description("Gets or sets a value of what grips.")]
public Microsoft.Management.UI.Internal.ResizeGripLocation GripLocation { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.ComponentModel.Category("Common Properties")>]
[<System.ComponentModel.Description("Gets or sets a value of what grips.")>]
member this.GripLocation : Microsoft.Management.UI.Internal.ResizeGripLocation with get, set
Public Property GripLocation As ResizeGripLocation

Property Value

Attributes

Applies to