RFDrawTools.MakeUserDisplayListVisibleInSplittedView (Available After RapidForm2002 PlusPack1 ServicePack1)



Your Ad Here

Description

Sets the visibility of specified user display list in specified view.

Syntax

Function RFDrawTools.MakeUserDisplayListVisibleInSplittedView(iViewIndex As Long, displayID As RFUserDisplayList, bStatus As Boolean) As RFErrorCode

The MakeUserDisplayListVisibleInSplittedView syntax has these parts:

Part Description
iViewIndex [INLong Required. The index of view.
displayID [INRFUserDisplayList Required. The ID of user display list.
bStatus [INBoolean Required. The flag which determine whether the user display list is visible or not.


 

Remarks

Return to Rapidform Index


Your Ad Here