IVOUIObject.ResumeLayout Method (Logic) | |
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax METHOD ResumeLayout(
performLayout AS LOGIC
) AS VOID
void ResumeLayout(
bool performLayout
)
Parameters
- performLayout
- Type: Logic
See Also