RFDrawTools.MakeShellVisibleInSplittedView (Available After RapidForm2002 PlusPack1 ServicePack1)



Your Ad Here

Description

Sets the visibility of specified shell in specified view.

Syntax

Function RFDrawTools.MakeShellVisibleInSplittedView(iViewIndex As Long, shID As RFEntityID, bStatus As Boolean) As RFErrorCode

The MakeShellVisibleInSplittedView syntax has these parts:

Part Description
iViewIndex [INLong Required. The index of view.
shID [INRFEntityID Required. The shell's RFEntityID.
bStatus [INBoolean Required. The flag which determine whether the shell is visible or not.

Remarks

Return to Rapidform Index


Your Ad Here