Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The ShowGripper property allows you to add affordance to your splitter by displaying a gripper. The gripper has no other effect on the splitter; it is merely a visual aid. The gripper appears as one or more ridges and uses alpha blending to ensure the gripper can be easily seen on any custom Background.

Example

Code Block
// Turn on the gripper 
Set_Property(@Window:".OLE_SPLITTER", "OLE.ShowGripper", 1)