PROGRESSBAR ExStyle

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules > UI (User Interface) > CONTROLS > Control Types > ProgressBar Control > ProgressBar Control Creation > CONTROL ADD PROGRESSBAR >

PROGRESSBAR ExStyle

 

No special extended styles are present for PROGRESSBAR control

 

Symbol

Meaning

%WS_EX_CLIENTEDGE

Apply a sunken edge border to the control.

%WS_EX_STATICEDGE

Apply a three-dimensional border style to the control (intended to be used for items that do not accept user input).

%WS_EX_WINDOWEDGE

Apply a raised edge border to the control.