.Dialog Styles/ExStyles

Category: WinSpy

Date: 02-16-2022

Return to Index


 
DEFAULTS----------------------------------------------
Per Help:                   Per Spy
-----------------------     -------------------------
default style:
%DS_SetFont      (auto)     %DS_SetFont
%DS_ModalFrame              %DS_ModalFrame
%DS_3DLook       (auto)     %DS_3DLook
%DS_NoFailCreate (auto)     %DS_NoFailCreate
%WS_Border                  %WS_Border
%WS_ClipSiblings            %WS_ClipSiblings
%WS_DlgFrame                %WS_DlgFrame
%WS_Popup                   %WS_Popup
%WS_Caption                 %WS_Caption
                            %WS_Visible
additional styles:
%DS_AbsAlign
%DS_Center
%DS_CenterMouse
%DS_ContextHelp
%DS_Control
%DS_SetForeGround
%DS_SysModal
%WS_Border
%WS_Disabled
%WS_HScroll
%WS_Iconic
%WS_Maximize
%WS_MaximizeBox
%WS_Minimize
%WS_MinimizeBox
%WS_Overlapped
%WS_Overlappedwindow               = overlapped+border+dlgframe+sysmenu+thickframe+minmizebox+maximizebox
%WS_PopupWindow
%WS_Sysmenu
%WS_ThickFrame
%WS_VScroll
 
default exstyle
%WS_Ex_Left                 %WS_Ex_Left
%WS_Ex_LTRReading           %WS_Ex_LTRReading
%WS_Ex_RightScrollbar       %WS_Ex_RightScrollbar
                            %WS_Ex_DlgModalFrame
%WS_Ex_AcceptFiles
%WS_Ex_AppWindow
%WS_Ex_ClientEdge
%WS_Ex_ContextHelp
%WS_Ex_ControlParent        %WS_Ex_ControParent
%WS_Ex_LeftScrollbar
%WS_Ex_NoParentNotify
%WS_Ex_OverlappedWindow            = ClientEdge + WindowEdge
%WS_Ex_PaletteWindow               = WindowEdge + ToolWindow + TopMost
%WS_Ex_Right
%WS_Ex_RTLReading
%WS_Ex_StaticEdge
%WS_Ex_ToolWindow
%WS_Ex_TopMost
%WS_Ex_Transparent
%WS_Ex_WindowEdge
 
'gbs_00997
'Date: 03-10-2012


created by gbSnippets
http://www.garybeene.com/sw/gbsnippets.htm