ShellWindow.GetPreviousChildForm Method (Typed) | |
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL METHOD GetPreviousChildForm(
oChild AS VOForm
) AS VOForm
public virtual VOForm GetPreviousChildForm(
VOForm oChild
)
Request Example
View SourceParameters
- oChild
- Type: VOForm
Return Value
Type:
VOFormSee Also