Page 1 of 1

Pen-Function for xBrowse-Lines

Posted: Sat Mar 29, 2008 5:34 pm
by ukoenig
Hello,

in my new xBrowse-tools i included the
pen-function, i found in the xBrowse-class.
i will look, if it is possible to use this just for defined lines
or cols.

oLbx:hColPen := CreatePen( PS_SOLID, 3, CLR_BLACK )
oLbx:hRowPen := CreatePen( PS_SOLID, 3, CLR_BLACK )

// 3 = Weight of lines

Image

Regards

Uwe[/img]