Splitter

Constructors

this
this()
Undocumented in source.

Members

Aliases

dock
alias dock = Control.dock
Undocumented in source.
moveGrip
deprecated alias moveGrip = movingGrip
Undocumented in source.
moveingGrip
deprecated alias moveingGrip = movingGrip
Undocumented in source.
sizingGrip
deprecated alias sizingGrip = movingGrip
Undocumented in source.

Functions

getSplitControl
Control getSplitControl()
Undocumented in source. Be warned that the author may not have intended to support it.
initsplit
void initsplit(int sx, int sy)
Undocumented in source. Be warned that the author may not have intended to support it.
onMouseDown
void onMouseDown(MouseEventArgs mea)
Undocumented in source. Be warned that the author may not have intended to support it.
onMouseMove
void onMouseMove(MouseEventArgs mea)
Undocumented in source. Be warned that the author may not have intended to support it.
onMouseUp
void onMouseUp(MouseEventArgs mea)
Undocumented in source. Be warned that the author may not have intended to support it.
onMove
void onMove(EventArgs ea)
Undocumented in source. Be warned that the author may not have intended to support it.
onPaint
void onPaint(PaintEventArgs ea)
Undocumented in source. Be warned that the author may not have intended to support it.
onResize
void onResize(EventArgs ea)
Undocumented in source. Be warned that the author may not have intended to support it.
onSplitterMoved
void onSplitterMoved(SplitterEventArgs sea)
onSplitterMoving
void onSplitterMoving(SplitterEventArgs sea)
resumeSplit
void resumeSplit(int sx, int sy)
Undocumented in source. Be warned that the author may not have intended to support it.
resumeSplit
void resumeSplit()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

defaultSize
Size defaultSize [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
dock
DockStyle dock [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
minSize
int minSize [@property setter]
int minSize [@property getter]
movingGrip
bool movingGrip [@property setter]
bool movingGrip [@property getter]
splitPosition
int splitPosition [@property setter]
int splitPosition [@property getter]

Variables

splitterMoved
Event!(Splitter, SplitterEventArgs) splitterMoved;
splitterMoving
Event!(Splitter, SplitterEventArgs) splitterMoving;

Inherited Members

From Control

ControlCollection
class ControlCollection
onControlAdded
void onControlAdded(ControlEventArgs cea)
onControlRemoved
void onControlRemoved(ControlEventArgs cea)
handle
HWindow handle [@property getter]
allowDrop
bool allowDrop [@property setter]
bool allowDrop [@property getter]
onBackColorChanged
void onBackColorChanged(EventArgs ea)
backColor
Color backColor [@property setter]
Color backColor [@property getter]
bottom
int bottom [@property getter]
bounds
Rect bounds [@property setter]
Rect bounds [@property getter]
setBoundsCore
void setBoundsCore(int x, int y, int width, int height, BoundsSpecified specified)
canFocus
bool canFocus [@property getter]
canSelect
bool canSelect [@property getter]
_hasSelStyle
bool _hasSelStyle()
Undocumented in source. Be warned that the author may not have intended to support it.
capture
bool capture [@property getter]
bool capture [@property setter]
causesValidation
deprecated bool causesValidation()
Undocumented in source. Be warned that the author may not have intended to support it.
onCausesValidationChanged
deprecated void onCausesValidationChanged(EventArgs ea)
Undocumented in source. Be warned that the author may not have intended to support it.
causesValidation
deprecated void causesValidation(bool vyes)
Undocumented in source. Be warned that the author may not have intended to support it.
clientRectangle
Rect clientRectangle [@property getter]
contains
bool contains(Control ctrl)
clientSize
Size clientSize [@property getter]
Size clientSize [@property setter]
setClientSizeCore
void setClientSizeCore(int width, int height)
containsFocus
bool containsFocus [@property getter]
onContextMenuChanged
void onContextMenuChanged(EventArgs ea)
contextMenu
ContextMenu contextMenu [@property setter]
ContextMenu contextMenu [@property getter]
controls
ControlCollection controls [@property getter]
created
bool created [@property getter]
onCursorChanged
void onCursorChanged(EventArgs ea)
cursor
Cursor cursor [@property setter]
Cursor cursor [@property getter]
defaultBackColor
Color defaultBackColor [@property getter]
defaultForeColor
Color defaultForeColor [@property getter]
controlFont
deprecated alias controlFont = defaultFont
Undocumented in source.
defaultFont
ControlFont defaultFont [@property setter]
Font defaultFont [@property setter]
Font defaultFont [@property getter]
SafeCursor
class SafeCursor
Undocumented in source.
_defaultCursor
Cursor _defaultCursor [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
displayRectangle
Rect displayRectangle [@property getter]
onHasLayoutChanged
void onHasLayoutChanged(EventArgs ea)
onDockChanged
alias onDockChanged = onHasLayoutChanged
Undocumented in source.
dock
DockStyle dock [@property getter]
DockStyle dock [@property setter]
hasLayout
bool hasLayout [@property getter]
bool hasLayout [@property setter]

Get or set whether or not this control currently has its bounds managed. Fires onHasLayoutChanged as needed.

_venabled
void _venabled(bool byes)
Undocumented in source. Be warned that the author may not have intended to support it.
enabled
bool enabled [@property setter]
enabled
bool enabled [@property getter]
enable
void enable()
disable
void disable()
focused
bool focused [@property getter]
font
Font font [@property setter]
Font font [@property getter]
onForeColorChanged
void onForeColorChanged(EventArgs ea)
foreColor
Color foreColor [@property setter]
Color foreColor [@property getter]
hasChildren
bool hasChildren [@property getter]
height
int height [@property setter]
int height [@property getter]
isHandleCreated
bool isHandleCreated [@property getter]
left
int left [@property setter]
int left [@property getter]
location
Point location [@property setter]
Point location [@property getter]

Property: get or set the X and Y location of the control.

modifierKeys
Keys modifierKeys [@property getter]

Currently depressed modifier keys.

mouseButtons
MouseButtons mouseButtons [@property getter]

Currently depressed mouse buttons.

mousePosition
Point mousePosition [@property getter]
name
Dstring name [@property setter]
Dstring name [@property getter]

Property: get or set the name of this control used in code.

onParentChanged
void onParentChanged(EventArgs ea)
findForm
Form findForm()
parent
Control parent [@property setter]
Control parent [@property getter]
region
Region region [@property setter]
Region region [@property getter]
right
int right [@property getter]
rightToLeft
deprecated bool rightToLeft [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
_fixRtol
void _fixRtol(RightToLeft val)
Undocumented in source. Be warned that the author may not have intended to support it.
rightToLeft
RightToLeft rightToLeft [@property setter]
RightToLeft rightToLeft [@property getter]
_FixAmbientOld
struct _FixAmbientOld
Undocumented in source.
_fixAmbient
void _fixAmbient(_FixAmbientOld* oldinfo)
Undocumented in source. Be warned that the author may not have intended to support it.
size
Size size [@property setter]
Size size [@property getter]
tabIndex
deprecated int tabIndex()
Undocumented in source. Be warned that the author may not have intended to support it.
zIndex
int zIndex [@property getter]
tabStop
bool tabStop [@property setter]
bool tabStop [@property getter]
tag
Object tag [@property setter]
Object tag [@property getter]

Property: get or set additional data tagged onto the control.

text
Dstring text [@property setter]
Dstring text [@property getter]
top
int top [@property setter]
int top [@property getter]
topLevelControl
Control topLevelControl [@property getter]

Returns the topmost Control related to this control.

visible
bool visible [@property setter]
bool visible [@property getter]
width
int width [@property setter]
int width [@property getter]
sendToBack
void sendToBack()
bringToFront
void bringToFront()
zIndexUp
deprecated alias zIndexUp = bringUpOne
Undocumented in source.
bringUpOne
void bringUpOne()
zIndexDown
deprecated alias zIndexDown = sendBackOne
Undocumented in source.
sendBackOne
void sendBackOne()
areChildrenCreated
bool areChildrenCreated [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
createChildren
void createChildren()
Undocumented in source. Be warned that the author may not have intended to support it.
createControl
void createControl()
createGraphics
Graphics createGraphics()

Returns a new Graphics object for this control, creating the control handle if necessary.

onDragLeave
void onDragLeave(EventArgs ea)
onDragEnter
void onDragEnter(DragEventArgs ea)
onDragOver
void onDragOver(DragEventArgs ea)
onDragDrop
void onDragDrop(DragEventArgs ea)
onQueryContinueDrag
void onQueryContinueDrag(QueryContinueDragEventArgs ea)
onGiveFeedback
void onGiveFeedback(GiveFeedbackEventArgs ea)
doDragDrop
DragDropEffects doDragDrop(dfl.data.IDataObject dataObj, DragDropEffects allowedEffects)
DragDropEffects doDragDrop(Data obj, DragDropEffects allowedEffects)

Perform a drag/drop operation.

opEquals
Dequ opEquals(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
Dequ opEquals(Control ctrl)
Undocumented in source. Be warned that the author may not have intended to support it.
opCmp
int opCmp(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
opCmp
int opCmp(Control ctrl)
Undocumented in source. Be warned that the author may not have intended to support it.
focus
bool focus()
fromChildHandle
Control fromChildHandle(HWND hwChild)

Returns the Control instance from one of its window handles, or null if none.

fromHandle
Control fromHandle(HWND hw)

Returns the Control instance from its window handle, or null if none.

getChildAtPoint
Control getChildAtPoint(Point pt)
hide
void hide()
show
void show()
redrawEntire
void redrawEntire()
Undocumented in source. Be warned that the author may not have intended to support it.
recalcEntire
void recalcEntire()
Undocumented in source. Be warned that the author may not have intended to support it.
invalidate
void invalidate()
void invalidate(bool andChildren)
void invalidate(Rect r)
void invalidate(Rect r, bool andChildren)
void invalidate(Region rgn)
void invalidate(Region rgn, bool andChildren)
redraw
void redraw()
invokeRequired
bool invokeRequired [@property getter]

Returns true if the window does not belong to the current thread.

invoke
Object invoke(Object delegate(Object[]) dg, Object[] args)
void invoke(void delegate() dg)

Synchronously calls a delegate in this Control's thread. This function is thread safe and exceptions are propagated to the caller.

delayInvoke
void delayInvoke(void function() fn)
void delayInvoke(void function(Control, size_t[]) fn, size_t[] params)

Asynchronously calls a function after the window message queue processes its current messages. It is generally not safe to pass references to the delayed function. Exceptions are not propagated to the caller.

beginInvoke
deprecated alias beginInvoke = delayInvoke
Undocumented in source.
isMnemonic
bool isMnemonic(dchar charCode, Dstring text)
pointToClient
Point pointToClient(Point pt)

Converts a screen Point to a client Point.

pointToScreen
Point pointToScreen(Point pt)

Converts a client Point to a screen Point.

rectangleToClient
Rect rectangleToClient(Rect r)

Converts a screen Rectangle to a client Rectangle.

rectangleToScreen
Rect rectangleToScreen(Rect r)

Converts a client Rectangle to a screen Rectangle.

preProcessMessage
bool preProcessMessage(Message msg)
getAutoScaleSize
Size getAutoScaleSize(Font f)
Size getAutoScaleSize()
refresh
void refresh()
resetBackColor
void resetBackColor()
resetCursor
void resetCursor()
resetFont
void resetFont()
resetForeColor
void resetForeColor()
resetRightToLeft
void resetRightToLeft()
resetText
void resetText()
resumeLayout
void resumeLayout()
void resumeLayout(bool byes)
suspendLayout
void suspendLayout()
performLayout
void performLayout(Control affectedControl)
Undocumented in source. Be warned that the author may not have intended to support it.
performLayout
void performLayout()
Undocumented in source. Be warned that the author may not have intended to support it.
eachGoodChildHandle
void eachGoodChildHandle(HWND hwparent, bool delegate(HWND hw) callback, bool nested)
Undocumented in source. Be warned that the author may not have intended to support it.
_dlgselnext
void _dlgselnext(Form dlg, HWND hwcursel, bool forward, bool tabStopOnly, bool selectableOnly, bool nested, bool wrap, HWND hwchildrenof)
Undocumented in source. Be warned that the author may not have intended to support it.
_selectNextControl
void _selectNextControl(Form ctrltoplevel, Control ctrl, bool forward, bool tabStopOnly, bool nested, bool wrap)
Undocumented in source. Be warned that the author may not have intended to support it.
_selectThisControl
void _selectThisControl()
Undocumented in source. Be warned that the author may not have intended to support it.
selectNextControl
void selectNextControl(Control ctrl, bool forward, bool tabStopOnly, bool nested, bool wrap)
Undocumented in source. Be warned that the author may not have intended to support it.
select
void select()
void select(bool directed, bool forward)
setBounds
void setBounds(int x, int y, int width, int height)
void setBounds(int x, int y, int width, int height, BoundsSpecified specified)
toString
Dstring toString()
Undocumented in source. Be warned that the author may not have intended to support it.
update
void update()
supportsMouseTracking
bool supportsMouseTracking [@property getter]
_fetchBounds
Rect _fetchBounds()
Undocumented in source. Be warned that the author may not have intended to support it.
_fetchClientSize
Size _fetchClientSize()
Undocumented in source. Be warned that the author may not have intended to support it.
onInvalidated
deprecated void onInvalidated(InvalidateEventArgs iea)
Undocumented in source. Be warned that the author may not have intended to support it.
onPaint
void onPaint(PaintEventArgs pea)
onMove
void onMove(EventArgs ea)
onLocationChanged
alias onLocationChanged = onMove
Undocumented in source.
onResize
void onResize(EventArgs ea)
onSizeChanged
alias onSizeChanged = onResize
Undocumented in source.
onMouseEnter
void onMouseEnter(MouseEventArgs mea)
onMouseMove
void onMouseMove(MouseEventArgs mea)
onKeyDown
void onKeyDown(KeyEventArgs kea)
onKeyPress
void onKeyPress(KeyPressEventArgs kea)
onKeyUp
void onKeyUp(KeyEventArgs kea)
onMouseWheel
void onMouseWheel(MouseEventArgs mea)
onMouseHover
void onMouseHover(MouseEventArgs mea)
onMouseLeave
void onMouseLeave(MouseEventArgs mea)
onMouseDown
void onMouseDown(MouseEventArgs mea)
onMouseUp
void onMouseUp(MouseEventArgs mea)
onClick
void onClick(EventArgs ea)
onDoubleClick
void onDoubleClick(EventArgs ea)
onGotFocus
void onGotFocus(EventArgs ea)
onLostFocus
void onLostFocus(EventArgs ea)
onEnabledChanged
void onEnabledChanged(EventArgs ea)
onTextChanged
void onTextChanged(EventArgs ea)
onFontChanged
void onFontChanged(EventArgs ea)
onRightToLeftChanged
void onRightToLeftChanged(EventArgs ea)
onVisibleChanged
void onVisibleChanged(EventArgs ea)
onHelpRequested
void onHelpRequested(HelpEventArgs hea)
onSystemColorsChanged
void onSystemColorsChanged(EventArgs ea)
onHandleCreated
void onHandleCreated(EventArgs ea)
onHandleDestroyed
void onHandleDestroyed(EventArgs ea)
onPaintBackground
void onPaintBackground(PaintEventArgs pea)
prepareDc
void prepareDc(HDC hdc)
Undocumented in source. Be warned that the author may not have intended to support it.
onNotifyMessage
deprecated void onNotifyMessage(Message msg)
Undocumented in source. Be warned that the author may not have intended to support it.
onReflectedMessage
void onReflectedMessage(Message m)
pointOverVisibleChild
HWND pointOverVisibleChild(Point pt)
Undocumented in source. Be warned that the author may not have intended to support it.
ldlgcode
DWORD ldlgcode;
Undocumented in source.
wndProc
void wndProc(Message msg)
_wmSetFocus
void _wmSetFocus()
Undocumented in source. Be warned that the author may not have intended to support it.
_wmKillFocus
void _wmKillFocus()
Undocumented in source. Be warned that the author may not have intended to support it.
defWndProc
void defWndProc(Message msg)
_destroying
void _destroying()
Undocumented in source. Be warned that the author may not have intended to support it.
mustWndProc
void mustWndProc(Message msg)
Undocumented in source. Be warned that the author may not have intended to support it.
_wndProc
void _wndProc(Message msg)
Undocumented in source. Be warned that the author may not have intended to support it.
_defWndProc
void _defWndProc(Message msg)
Undocumented in source. Be warned that the author may not have intended to support it.
doShow
void doShow()
Undocumented in source. Be warned that the author may not have intended to support it.
doHide
void doHide()
Undocumented in source. Be warned that the author may not have intended to support it.
backColorChanged
Event!(Control, EventArgs) backColorChanged;
click
Event!(Control, EventArgs) click;
contextMenuChanged
Event!(Control, EventArgs) contextMenuChanged;
controlAdded
Event!(Control, ControlEventArgs) controlAdded;
controlRemoved
Event!(Control, ControlEventArgs) controlRemoved;
cursorChanged
Event!(Control, EventArgs) cursorChanged;
disposed
Event!(Control, EventArgs) disposed;
hasLayoutChanged
Event!(Control, EventArgs) hasLayoutChanged;
dockChanged
alias dockChanged = hasLayoutChanged
Undocumented in source.
doubleClick
Event!(Control, EventArgs) doubleClick;
enabledChanged
Event!(Control, EventArgs) enabledChanged;
fontChanged
Event!(Control, EventArgs) fontChanged;
foreColorChanged
Event!(Control, EventArgs) foreColorChanged;
gotFocus
Event!(Control, EventArgs) gotFocus;
handleCreated
Event!(Control, EventArgs) handleCreated;
handleDestroyed
Event!(Control, EventArgs) handleDestroyed;
helpRequested
Event!(Control, HelpEventArgs) helpRequested;
keyDown
Event!(Control, KeyEventArgs) keyDown;
keyPress
Event!(Control, KeyPressEventArgs) keyPress;
keyUp
Event!(Control, KeyEventArgs) keyUp;
layout
Event!(Control, LayoutEventArgs) layout;
lostFocus
Event!(Control, EventArgs) lostFocus;
mouseDown
Event!(Control, MouseEventArgs) mouseDown;
mouseEnter
Event!(Control, MouseEventArgs) mouseEnter;
mouseHover
Event!(Control, MouseEventArgs) mouseHover;
mouseLeave
Event!(Control, MouseEventArgs) mouseLeave;
mouseMove
Event!(Control, MouseEventArgs) mouseMove;
mouseUp
Event!(Control, MouseEventArgs) mouseUp;
mouseWheel
Event!(Control, MouseEventArgs) mouseWheel;
move
Event!(Control, EventArgs) move;
locationChanged
alias locationChanged = move
Undocumented in source.
paint
Event!(Control, PaintEventArgs) paint;
parentChanged
Event!(Control, EventArgs) parentChanged;
resize
Event!(Control, EventArgs) resize;
sizeChanged
alias sizeChanged = resize
Undocumented in source.
rightToLeftChanged
Event!(Control, EventArgs) rightToLeftChanged;
systemColorsChanged
Event!(Control, EventArgs) systemColorsChanged;
textChanged
Event!(Control, EventArgs) textChanged;
visibleChanged
Event!(Control, EventArgs) visibleChanged;
dragDrop
Event!(Control, DragEventArgs) dragDrop;
dragEnter
Event!(Control, DragEventArgs) dragEnter;
dragLeave
Event!(Control, EventArgs) dragLeave;
dragOver
Event!(Control, DragEventArgs) dragOver;
giveFeedback
Event!(Control, GiveFeedbackEventArgs) giveFeedback;
queryContinueDrag
Event!(Control, QueryContinueDragEventArgs) queryContinueDrag;
~this
~this()
Undocumented in source.
_rtype
int _rtype()
Undocumented in source. Be warned that the author may not have intended to support it.
dispose
void dispose()
void dispose(bool disposing)
defaultSize
Size defaultSize [@property getter]
resizeRedraw
bool resizeRedraw [@property setter]
bool resizeRedraw [@property getter]
_disableVisualStyle
void _disableVisualStyle()
Undocumented in source. Be warned that the author may not have intended to support it.
disableVisualStyle
void disableVisualStyle(bool byes)
enableVisualStyle
deprecated void enableVisualStyle(bool byes)
Undocumented in source. Be warned that the author may not have intended to support it.
createControlsInstance
ControlCollection createControlsInstance()
createClassHandle
deprecated void createClassHandle(Dstring className)
Undocumented in source. Be warned that the author may not have intended to support it.
createParams
void createParams(CreateParams cp)
createHandle
void createHandle()
_createHandle
void _createHandle()
Undocumented in source. Be warned that the author may not have intended to support it.
recreatingHandle
bool recreatingHandle [@property getter]
recreateHandle
void recreateHandle()
destroyHandle
void destroyHandle()
onDisposed
void onDisposed(EventArgs ea)
getStyle
bool getStyle(ControlStyles flag)
setStyle
void setStyle(ControlStyles flag, bool value)
updateStyles
void updateStyles()
getTopLevel
bool getTopLevel()
alayout
void alayout(Control ctrl, bool vcheck)
Undocumented in source. Be warned that the author may not have intended to support it.
vchanged
void vchanged()
Undocumented in source. Be warned that the author may not have intended to support it.
initLayout
void initLayout()
onLayout
void onLayout(LayoutEventArgs lea)
setVisibleCore
void setVisibleCore(bool byes)
_wantTabKey
bool _wantTabKey()
Undocumented in source. Be warned that the author may not have intended to support it.
processKeyEventArgs
bool processKeyEventArgs(Message msg)
_processKeyEventArgs
bool _processKeyEventArgs(Message msg)
Undocumented in source. Be warned that the author may not have intended to support it.
processMnemonic
bool processMnemonic(dchar charCode)
_processMnemonic
bool _processMnemonic(dchar charCode)
Undocumented in source. Be warned that the author may not have intended to support it.
setDFL095
deprecated void setDFL095()
Undocumented in source. Be warned that the author may not have intended to support it.
_compat
enum _compat;
Undocumented in source.
_compat
enum _compat;
Undocumented in source.
_compat
CCompat _compat [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
_crecreate
void _crecreate()
Undocumented in source. Be warned that the author may not have intended to support it.
hwnd
HWND hwnd;
Undocumented in source.
cmenu
ContextMenu cmenu;
Undocumented in source.
sdock
DockStyle sdock;
Undocumented in source.
_ctrlname
Dstring _ctrlname;
Undocumented in source.
otag
Object otag;
Undocumented in source.
backc
Color backc;
forec
Color forec;
Undocumented in source.
wrect
Rect wrect;
Undocumented in source.
wclientsz
Size wclientsz;
Undocumented in source.
wcurs
Cursor wcurs;
Undocumented in source.
wfont
Font wfont;
Undocumented in source.
wparent
Control wparent;
Undocumented in source.
wregion
Region wregion;
Undocumented in source.
ccollection
ControlCollection ccollection;
Undocumented in source.
wtext
Dstring wtext;
Undocumented in source.
ctrlStyle
ControlStyles ctrlStyle;
Undocumented in source.
_hbrBg
HBRUSH _hbrBg;
Undocumented in source.
rtol
RightToLeft rtol;
Undocumented in source.
_disallowLayout
uint _disallowLayout;
Undocumented in source.
droptarget
DropTarget droptarget;
Undocumented in source.
wstyle
LONG wstyle;
Undocumented in source.
wexstyle
LONG wexstyle;
Undocumented in source.
wclassStyle
LONG wclassStyle;
Undocumented in source.
CBits
enum CBits
Undocumented in source.
cbits
CBits cbits;
Undocumented in source.
menter
bool menter [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
menter
bool menter [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
killing
bool killing [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
killing
bool killing [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
owned
bool owned [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
owned
bool owned [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
_clicking
bool _clicking [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
_clicking
bool _clicking [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
needCalcSize
bool needCalcSize [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
needCalcSize
bool needCalcSize [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
szdraw
bool szdraw [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
szdraw
bool szdraw [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
ownedbg
bool ownedbg [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
ownedbg
bool ownedbg [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
_handlecreated
bool _handlecreated [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
_handlecreated
bool _handlecreated [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
_exStyle
LONG _exStyle [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
_exStyle
LONG _exStyle [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
_style
LONG _style [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
_style
LONG _style [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
hbrBg
HBRUSH hbrBg [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
hbrBg
HBRUSH hbrBg [@property setter]
Undocumented in source.
deleteThisBackgroundBrush
void deleteThisBackgroundBrush()
Undocumented in source. Be warned that the author may not have intended to support it.
defwproc
LRESULT defwproc(UINT msg, WPARAM wparam, LPARAM lparam)
Undocumented in source. Be warned that the author may not have intended to support it.
_fetchClassLong
LONG _fetchClassLong()
Undocumented in source. Be warned that the author may not have intended to support it.
_classStyle
LONG _classStyle()
Undocumented in source. Be warned that the author may not have intended to support it.
_classStyle
void _classStyle(LONG cl)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta