Help Center

AllowUserResizingproperty

Returns or sets a value that determines whether the user can use the mouse to resize rows and columns in the MSHFlexGrid.

Windowspropertydoc-orphan
No implementation located. This member is documented, but the source scan found no matching declaration. It is likely declared in a header this scan does not resolve, or provided by a macro.

Syntax

PROPERTY AllowUserResizing () AS AllowUserResizeSettings
PROPERTY AllowUserResizing (BYVAL bAllowUserResizing AS AllowUserResizeSettings)

Parameters

NameDescription
bAllowUserResizingReturns or sets a value that determines whether the user can use the mouse to resize rows and columns in the MSHFlexGrid.

Description

Returns or sets whether the user is allowed to resize rows and columns with the mouse.

Reference