$tagWINDOWPOS
$SWP_ NOOWNERZORDER - contains a superfluous space
_GUICtrlStatusBar_GetHeight
Retrieves the height
of a part_GUICtrlStatusBar_SetIcon
If the control is in simple mode, this field is
ignoredignored ??? -1
_GUICtrlStatusBar_GetIcon
If this parameter is -1, the status bar is assumed to be a Simple Mode status bar.
If "Simple Mode" then -1
_GUICtrlStatusBar_GetRectEx
If the control is in simple mode this field is
ignored and the rectangle of the status bar is returned
ignored ??? 0
_GUICtrIStatusBar_Create.au3
_GUICtrITab_Create.au3
_GUICtrITreeView_CIickltem.au3
_GUICtrITreeView_Create.au3
_GUICtrITreeView_GetEditControI.au3
_GUIImageList_Destroylcon.au3
_GUIImageList_Getlcon.au3
Case $NM_RDBLCLK ; The user has
clicked the right mouse button within the control
double-clicked
_GUICtrlStatusBar_Create
MemoWrite("StatusBar Created with:" & @CRLF & _
@TAB & "only Handle," & @CRLF & _
@TAB & "part width number" & @CRLF & _
@TAB & "part text array of 3 elements" & @CRLF)
not shown in the example
_GUICtrlStatusBar_SetBkColor
StatusBar controls cannot be painted if the "Windows XP style" is used.
_GUICtrlStatusBar_GetUnicodeFormat
_GUICtrlStatusBar_SetUnicodeFormat($hStatus,
False)
_GUICtrlStatusBar_SetBkColor
_GUICtrlStatusBar_SetUnicodeFormat
_GUICtrlStatusBar_GetUnicodeFormat
_GUICtrlStatusBar_SetMinHeight
GUICreate("
(Example 1) GUIStyles.htm
Add $PBS_MARQUEE (Progress Bar), $LVS_EX_INFOTIP (ListView)
_GUICtrlListView_GetSelectionMark
_GUICtrlListView_SetSelectionMark
; Select multiple items ???????
_GUICtrlListView_SetSelectionMark($hListView, 1)
Edited by AZJIO, 09 July 2012 - 06:24 AM.