- Create
- OnEvent
- Caption
- Add
- CreateWhiteBorder
- CreateBackground
- CreateCaption
- CreateButtonClose
- CreateClientArea
- OnClickCaption
- OnClickButtonClose
- ClientAreaVisible
- ClientAreaLeft
- ClientAreaTop
- ClientAreaRight
- ClientAreaBottom
- ClientAreaWidth
- ClientAreaHeight
- OnDialogDragStart
- OnDialogDragProcess
- OnDialogDragEnd
OnDialogDragStart
The virtual handler of the control "DialogDragStart" event.
virtual bool OnDialogDragStart() |
Return Value
true - event processed, otherwise - false.
Note
The "DialogDragStart" event occurs at start of the drag of the control.