SkinWin Overview


Window Styles

ShowTitlebar()

hide/display the window titlebar



ShowCloseButton()

hide/display the 'close' button in titlebar

ShowMinimizeButton()

hide/display the 'minimize' button in titlebar

ShowMaximizeButton()

hide/display the 'maximize' button in titlebar

ShowHelpButton()

hide/display the 'help' button in titlebar



ShowSunkenBorder()

display a sunken border around the window

ShowSmallBorder()

display a small border around the window



MakeToolWindow()

switch between standard/toolwindow style

MakeStayOnTop()

set window stay-on-top style

MakeSizeable()

allow/disallow window mouse resize

MakeMoveable()

allow/disallow window mouse movement


Window Skin

SkinWin()

skin the window with nonrectangular forms



SetWinBackgroundColor()

set the window background color

SetWinBackgroundImage()

set an window background image


Window Skin (Fast)

SkinWinFast()

skin the window with nonrectangular forms



LoadFastSkin()

load a FastSkin from disk

CatchFastSkin()

catch a FastSkin from memory



FreeFastSkin()

free a previously loaded/catched FastSkin



FastSkinWidth()

get the FastSkin size: width

FastSkinHeight()

get the FastSkin size: height


Generate FastSkins

GenerateFastSkin()

make a FastSkin



SkinWinMakeRegion()

generate a window region