AllowUserResizingproperty
Returns or sets a value that determines whether the user can use the mouse to resize rows and columns in the MSHFlexGrid.
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
| Name | Description | |
|---|---|---|
bAllowUserResizing | Returns 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
- Documented in Windows/Windows GUI/MSHFlexGrid Class.md
- Topic: Microsoft Hierarchical Grid