>Topic Solved
Hey Every1 !!
I'm a Very Novice Coder..........
and don't know how Everything does The Work.........
Therefore no Idea of making a custom Scrollbar for a Edit Control.........
Herez the Code of my Gui
Global $ghGDIPBrush = 0
Global $ghGDIPDll = 0
Global $ghGDIPPen = 0
Global $giGDIPRef = 0
Global $giGDIPToken = 0
Global Const $tagGDIPSTARTUPINPUT = "uint Version;ptr Callback;bool NoThread;bool NoCodecs"
Global $hGui
#region -GDI +
Func _GDIPlus_Startup()
$giGDIPRef