I want to hide the vertical scrollbar of an XBrowse but I need to do it in the ON INIT clause. oBrw:lVScroll = .F. doesn't work.
Thank you for any help.
EMG
Enrico Maria Giordano wrote:I want to hide the vertical scrollbar of an XBrowse but I need to do it in the ON INIT clause. oBrw:lVScroll = .F. doesn't work.
Thank you for any help.
EMG
vilian wrote:Are you creating the xbrowse from resource ? If yes, just put 0x5090000 in its windows style property..
oBrw:WinStyle( WS_VSCROLL, .F. )
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 21 guests