Skip to content
This repository was archived by the owner on Nov 26, 2022. It is now read-only.

Win32.WS_EX_PALETTEWINDOW

Andrew Lambert edited this page Jul 23, 2014 · 2 revisions

#Win32.WS_EX_PALETTEWINDOW

##Method Signature

    Function WS_EX_PALETTEWINDOW() As Integer

##Notes Returns WS_EX_WINDOWEDGE, WS_EX_TOOLWINDOW, and WS_EX_TOPMOST combined using BitOr.

##See also

Clone this wiki locally