ResizableSheet Property
Description
Specifies whether the customization dialog is resizable.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property ResizableSheet() As Boolean
Return Type
True if the customization dialog is resizable, False otherwise.
Remarks
Use this to allow the dialog to be resizable.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.