Personal tools
From wiki.swiftlytilting.com
Jump to: navigation, search

WinBinder Manual/Window classes

The following window classes are defined:

Class Description
AppWindow A fixed-size application window.
ModalDialog A modal dialog box.
ModelessDialog A modeless dialog box.
NakedWindow A fixed-size application window with no border and no title bar.
PopupWindow An fixed-size application window that cannot be minimized.
ResizableWindow A normal application window with a resizable border.
ToolDialog A modeless dialog box with a small caption.

WinBinder Manual Contents
Getting started

Overview

Function reference

Other reference

Constants
Global variables
Window classes
Control classes

Information for C developers

See also

Winbinder Projects