CGripperWrapper Class
class CGripperWrapper: public CBorderGraphic
Border layout node that draws a gripper around a displayable element. A gripper is an area that resembles a handle, drawn with a 3-D effect. Grippers are usually used for drag and drop operations, although the layout manager does not support this functionality at this time.Grippers can have orientation horizontal or vertical, and can be shown on any of the four areas of the border: left, top, bottom and right.
Defined in: BorderGraphic.h
Supported Interfaces
Basic layout node functionality.
Additional functionality for border nodes.