oi10:presentation_server:showdescription_property_propertygrid

SHOWDESCRIPTION property (PropertyGrid)

Shows or hides the property description panel at the bottom of the control.

The SHOWDESCRIPTION property is a Boolean value of TRUE$ or FALSE$.

DevelopmentRuntimeIndexedScaledSynthetic
Get/SetGet/SetNoNoNo

None.

 
$Insert PS_Property_Grid_Equates

   $Insert Logical

   

   CtrlEntID = @Window : ".PRG_MAIN"

   

   // Hide the descriptions panel

   Call Set_Property_Only( CtrlEntID, "SHOWDESCRIPTION", FALSE$ )
 
 
 

N/A

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