DialogWindow.ShowModal Method | |
This is the worker method that shows the DialogWindow
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL METHOD ShowModal(
lActive
) AS USUAL CLIPPER
[ClipperCallingConventionAttribute(new string[] { ... })]
public virtual Usual ShowModal(
Usual lActive = default
)
Request Example
View SourceParameters
- lActive (Optional)
- Type: Usual
** missing parameter documentation **
Return Value
Type:
UsualSee Also