|
|
Custom TitleBar

Category:
GUI
API:
PlaySound |
SendMessage |
ReleaseCapture
Customizable title bar with customer picture property.
This titlebar can fit in any container, Form or PictureBox, so when you drag
the titlebar, it will drag its container automatically.
Also it has a special property ObjHwnd, which is the Window Handle of the object
witch you want to drag, even that object is the not the TitleBar container.
Properties:
Picture: Returns/sets a graphic to be
displayed in a control.
ObjHwnd: Control Handle which you want to drag.
default value is the TitleBar container handle.

|
|