RFDrawTools.SetTrackballNameVisibility (Available After rapidform2006)



Your Ad Here

Description

Sets the visibility status of the specified trackball name.

Syntax

Function RFDrawTools.SetTrackballNameVisibility(trackballID As RFEntityID, bStatus As Boolean, bApplyToChild As Boolean) As RFErrorCode

The SetTrackballNameVisibility syntax has these parts:

Part Description
trackballID [IN] RFEntityID Required. Trackball's entity id. to change the name visibility.
bStatus [IN] Boolean Required. The flag indicating whether the trackball name is visible or not.
bApplyToChild [IN] Boolean Required. If this value is set to true , all the child trackballs of trackballID will be affected by same settings.

Remarks

Return to Rapidform Index


Your Ad Here