VODialogForm.SetSizable Method (Typed) | |
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.21
Syntax VIRTUAL METHOD SetSizable(
lSet AS LOGIC
) AS VOID
public virtual void SetSizable(
bool lSet
)
Request Example
View SourceParameters
- lSet
- Type: Logic
See Also