 | | Wide Studio Object Reference
| |
Class name
WSCvkslabel
Properties
Properties of the class: WSCvkslabel are as follows.
Type | Property Name | Supplement | Default |
short | WSNcursorPos | Cursor position | 0 |
WSCbool | WSNinterCur | Insert mode | 1 |
| A:WSSTR Not allow | False ( 0 ) | |
char* | WSNdownward | Downward | |
char* | WSNleftward | Leftward | |
char* | WSNrightward | Rightward | |
WSCbool | WSNenableFocusMove | Enable forcus moving | 0 |
| A:WSSTR Not allow | False ( 0 ) | |
WSCbool | WSNfillSpace | Fill space | 0 |
| A:WSSTR Not allow | False ( 0 ) | |
WSCbool | WSNcursorAdjust | Cursor adjusting | 1 |
| A:WSSTR Not allow | False ( 0 ) | |
WSCbool | WSNifieldSkipMode | Field skipping | 0 |
| A:WSSTR Not allow | False ( 0 ) | |
WSCbool | WSNnoHatch | No hatching | 0 |
| A:WSSTR Not allow | False ( 0 ) | |
WSCbool | WSNreturnKeyFocus | Return key focus | 0 |
| A:WSSTR Not allow | False ( 0 ) | |
unsigned char | WSNdataSource | DataSource | 0 |
char* | WSNdataSourceName | DataSourceName | |
char | WSNshadowType | Shadow type | 3 |
| m:WSSTR In | WS_SHADOW_IN ( 1 ) | |
| n:WSSTR Out | WS_SHADOW_OUT ( 0 ) | |
| o:WSSTR Etched in | WS_SHADOW_EIN ( 3 ) | |
| p:WSSTR Etched out | WS_SHADOW_EOUT ( 2 ) | |
| q:WSSTR Border | WS_SHADOW_BORDER ( 4 ) | |
| r:WSSTR None | WS_SHADOW_TRANS ( -1 ) | |
unsigned char | WSNshadowThickness | Shadow thickness | 2 |
short | WSNbackColor | Background | DEF13 |
short | WSNtopShadowColor | Top shadow color | DEF15 |
short | WSNbottomShadowColor | Bottom shadow color | DEF16 |
WSCbool | WSNreverseFlag | Reverse on | 0 |
short | WSNbackBlinkColor | Back blink color | DEF13 |
unsigned char | WSNblinkType | Blink type | 0 |
| j:WSSTR Foreground | WS_FORE ( 0 ) | |
| k:WSSTR Background | WS_BACK ( 1 ) | |
| l:WSSTR Fore/Back | WS_BOTH ( 2 ) | |
WSCbool | WSNusePixmap | Use pixmap | 0 |
char* | WSNlabelString | Label string | |
unsigned char | WSNmarginTop | Margin top | 2 |
unsigned char | WSNmarginBottom | Margin bottom | 2 |
unsigned char | WSNmarginLeft | Margin Left | 2 |
unsigned char | WSNmarginRight | Margin Right | 2 |
unsigned short | WSNmaxLength | Max length | 64 |
unsigned char | WSNfont | Font No. | 0 |
short | WSNlabelPixmap | Label pixmap | |
short | WSNblinkPixmap | Blink pixmap | |
unsigned char | WSNgradation | Gradation type | 0 |
| X:WSSTR None | WS_GR_NONE ( 0 ) | |
| Y:WSSTR LT to RB | WS_GR_LT_RB ( 1 ) | |
| Z:WSSTR RT to LB | WS_GR_RT_LB ( 2 ) | |
| a:WSSTR LB to RT | WS_GR_LB_RT ( 3 ) | |
| b:WSSTR RB to LT | WS_GR_RB_LT ( 4 ) | |
| c:WSSTR T to B | WS_GR_T_B ( 5 ) | |
| d:WSSTR B to T | WS_GR_B_T ( 6 ) | |
| e:WSSTR L to R | WS_GR_L_R ( 7 ) | |
| f:WSSTR R to L | WS_GR_R_L ( 8 ) | |
unsigned char | WSNgradationMargin | GradationMargin | 0 |
char* | WSNuserString | User string | |
long | WSNuserValue | User value | 0 |
WSCbool | WSNblinkRefreshing | Blink refresing | 0 |
WSCbool | WSNvis | Visibility | 0 |
| C:WSSTR Invisible | False ( 0 ) | |
| D:WSSTR Visible | True ( 1 ) | |
WSCbool | WSNdet | Sensitivity | 1 |
| A:WSSTR Not allow | False ( 0 ) | |
unsigned short | WSNwidth | Width | 100 |
unsigned short | WSNheight | Height | 30 |
short | WSNforeColor | Foreground | DEF14 |
WSCbool | WSNtwinBlink | Twin blinking | 0 |
short | WSNblinkColor | Blink color | DEF13 |
unsigned char | WSNblinkRate | Blink rate | 1 |
| o:WSSTR 0.25s | WS250MS ( 1 ) | |
| p:WSSTR 0.50s | WS500MS ( 2 ) | |
| q:WSSTR 0.75s | WS750MS ( 3 ) | |
| r:WSSTR 1.00s | WS1000MS ( 4 ) | |
| s:WSSTR 2.00s | WS2000MS ( 8 ) | |
| t:WSSTR 3.00s | WS3000MS ( 12 ) | |
| u:WSSTR 5.00s | WS5000MS ( 20 ) | |
WSCbool | WSNblinkFlag | Blinking | 0 |
| A:WSSTR Not allow | False ( 0 ) | |
unsigned short | WSNanchorTop | AnchorTop | 0 |
unsigned short | WSNanchorBottom | AnchorBottom | 0 |
unsigned short | WSNanchorLeft | AnchorLeft | 0 |
unsigned short | WSNanchorRight | AnchorRight | 0 |
WSCbool | WSNanchorTopFlag | AnchorTopFlag | 0 |
WSCbool | WSNanchorBottomFlag | AnchorBottomFlag | 0 |
WSCbool | WSNanchorLeftFlag | AnchorLeftFlag | 0 |
WSCbool | WSNanchorRightFlag | AnchorRightFlag | 0 |
Specification of properties
- WSNcursorPos
- Function
- Spesifies the Cursor position.
- Notice
-
- WSNinterCur
- Function
- Spesifies the Insert mode.
- Notice
-
- WSNupward
- Function
- Spesifies the Upward.
- Notice
-
- WSNdownward
- Function
- Spesifies the Downward.
- Notice
-
- WSNleftward
- Function
- Spesifies the Leftward.
- Notice
-
- WSNrightward
- Function
- Spesifies the rightward.
- Notice
-
- WSNreturn
- Function
- Spesifies the return.
- Notice
-
- WSNenableFocusMove
- Function
- Spesifies the Enable forcus moving.
- Notice
-
- WSNfillSpace
- Function
- Spesifies the Fill space.
- Notice
-
- WSNcursorAdjust
- Function
- Spesifies the Cursor adjusting.
- Notice
-
- WSNifieldSkipMode
- Function
- Spesifies the Field skipping.
- Notice
-
- WSNnoHatch
- Function
- Spesifies the No hatching.
- Notice
-
- WSNreturnKeyFocus
- Function
- Spesifies the Return key focus.
- Notice
-
- WSNdataSource
- Function
- Spesifies the DataSource.
- Notice
-
- WSNdataSourceName
- Function
- Spesifies the DataSourceName.
- Notice
-
- WSNshadowType
- Function
- Spesifies the Shadow type.
- Notice
-
- WSNshadowThickness
- Function
- Spesifies the Shadow thickness.
- Notice
-
- WSNbackColor
- Function
- Spesifies the Background.
- Notice
-
- WSNtopShadowColor
- Function
- Spesifies the Top shadow color.
- Notice
-
- WSNbottomShadowColor
- Function
- Spesifies the Bottom shadow color.
- Notice
-
- WSNreverseFlag
- Function
- Spesifies the Reverse on.
- Notice
-
- WSNbackBlinkColor
- Function
- Spesifies the Back blink color.
- Notice
-
- WSNblinkType
- Function
- Spesifies the Blink type.
- Notice
-
- WSNusePixmap
- Function
- Spesifies the Use pixmap.
- Notice
-
- WSNlabelString
- Function
- Spesifies the Label string.
- Notice
-
- WSNmarginTop
- Function
- Spesifies the Margin top.
- Notice
-
- WSNmarginBottom
- Function
- Spesifies the Margin bottom.
- Notice
-
- WSNmarginLeft
- Function
- Spesifies the Margin Left.
- Notice
-
- WSNmarginRight
- Function
- Spesifies the Margin Right.
- Notice
-
- WSNmaxLength
- Function
- Spesifies the Max length.
- Notice
-
- WSNfont
- Function
- Spesifies the Font No..
- Notice
-
- WSNlabelPixmap
- Function
- Spesifies the Label pixmap.
- Notice
-
- WSNblinkPixmap
- Function
- Spesifies the Blink pixmap.
- Notice
-
- WSNgradation
- Function
- Spesifies the Gradation type.
- Notice
-
- WSNgradationMargin
- Function
- Spesifies the Gradation margin.
- Notice
-
- WSNname
- Function
- Spesifies the Name.
- Notice
-
- WSNuserString
- Function
- Spesifies the User string.
- Notice
-
- WSNuserValue
- Function
- Spesifies the User value.
- Notice
-
- WSNblinkRefreshing
- Function
- Spesifies the Blink refresing.
- Notice
-
- WSNvis
- Function
- Spesifies the Visibility.
- Notice
-
- WSNdet
- Function
- Spesifies the Sensitivity.
- Notice
-
- WSNx
- Function
- Spesifies the X.
- Notice
-
- WSNy
- Function
- Spesifies the Y.
- Notice
-
- WSNwidth
- Function
- Spesifies the Width.
- Notice
-
- WSNheight
- Function
- Spesifies the Height.
- Notice
-
- WSNforeColor
- Function
- Spesifies the Foreground.
- Notice
-
- WSNtwinBlink
- Function
- Spesifies the Twin blinking.
- Notice
-
- WSNblinkColor
- Function
- Spesifies the Blink color.
- Notice
-
- WSNblinkRate
- Function
- Spesifies the Blink rate.
- Notice
-
- WSNblinkFlag
- Function
- Spesifies the Blinking.
- Notice
-
- WSNanchorTop
- Function
- Spesifies the AnchorTop.
- Notice
-
- WSNanchorBottom
- Function
- Spesifies the AnchorBottom.
- Notice
-
- WSNanchorLeft
- Function
- Spesifies the AnchorLeft.
- Notice
-
- WSNanchorRight
- Function
- Spesifies the AnchorRight.
- Notice
-
- WSNanchorTopFlag
- Function
- Spesifies the AnchorTopFlag.
- Notice
-
- WSNanchorBottomFlag
- Function
- Spesifies the AnchorBottomFlag.
- Notice
-
- WSNanchorLeftFlag
- Function
- Spesifies the AnchorLeftFlag.
- Notice
-
- WSNanchorRightFlag
- Function
- Spesifies the AnchorRightFlag.
- Notice
-
Document Release 1.0 For Use with Wide Studio Release 1.0, Summer 2000 Wide Stuido Home | Up to Copyright(C) T. Hirabayashi, 2000 | | Last modified: July 01, 2000 | |