oi10:presentation_server:rowstripe_property_propertygrid

ROWSTRIPE property (PropertyGrid)

Specifies if the "row-striping" effect is applied to the property grid. This effect colors the background of the even rows with a lighter shade of the system highlight color.

Contains the height in pixels of each row in the property grid.

DevelopmentRuntimeIndexedScaledSynthetic
Get/SetGet/SetNoYesNo

N/A

 
$Insert Logical

   

   CtrlEntID = @Window : ".PRG_MAIN"

   

   // Turn on Row-striping

   Call Set_Property_Only( CtrlEntID, "ROWSTRIPE", TRUE$ )
 
 
 

N/A

  • oi10/presentation_server/rowstripe_property_propertygrid.txt
  • Last modified: 2023/10/25 10:49
  • by 127.0.0.1