Managed Windows API
Resizable Property
Namespaces
►
ManagedWinapi.Windows
►
SystemWindow
►
Resizable
C#
Whether this window can be resized by the user. Resizing a window that cannot be resized by the user works, but may be irritating to the user.
Declaration Syntax
C#
public
bool
Resizable
{
get
; }
Assembly:
ManagedWinapi
(Module: ManagedWinapi) Version: 0.3.0.0 (0.3)