public static ControlResizer Empty { get; }
Public Shared ReadOnly Property Empty As ControlResizer
Get
Dim value As ControlResizer
value = ControlResizer.Empty
public:
static property ControlResizer^ Empty {
ControlResizer^ get ();
}
static member Empty : ControlResizer with get
No code example is currently available or this language may not be supported.