Wide Studio Object Reference

Wide Studio Home
Up to


Class name

WSCradioGroup

Properties

Properties of the class: WSCradioGroup are as follows.
Type   Property Name   Supplement   Default 
char*  WSNmenuItems  Menu items  item1,item2,item3  
unsigned long  WSNvalue  Value  0  
char*  WSNtitleString  Title string   
unsigned short  WSNmenuItemHeight  Menu item height  20  
unsigned char  WSNfont  Font No.  0  
unsigned char  WSNmargin  Margin  4  
WSCbool  WSNindicatorOn  Indicator on  1  
  Not allow  False ( 0 )   
  Allow  True ( 1 )   
unsigned char  WSNindicatorType  Indicator type  0  
  In/Out  WS_IN_OUT ( 0 )   
  Out  WS_OUT ( 1 )   
  In  WS_IN ( 2 )   
  None  WS_NONE ( 3 )   
unsigned char  WSNindicatorSize  Indicator size  16  
unsigned char  WSNindicatorShadow  Indicator shadow  2  
short  WSNindicatorColor  Indicator color  DEF11  
short  WSNindicatorPixmap  Indicator pixmap   
short  WSNselectColor  Select color  DEF7  
short  WSNselectPixmap  Select pixmap   
short  WSNlabelPixmap  Label pixmap   
unsigned char  WSNorientation  Orientation  1  
  Horizontal  WS_HORIZONTAL ( 0 )   
  Vertical  WS_VERTICAL ( 1 )   
char*  WSNname  Name   
char*  WSNuserString  User string   
long  WSNuserValue  User value  0  
short  WSNx  100  
short  WSNy  100  
unsigned short  WSNwidth  Width  100  
unsigned short  WSNheight  Height  30  
unsigned char  WSNshadowThickness  Shadow thickness  2  
short  WSNforeColor  Foreground  DEF2  
short  WSNbackColor  Background  DEF1  
short  WSNtopShadowColor  Top shadow color  DEF3  
short  WSNbottomShadowColor  Bottom shadow color  DEF4  
short  WSNbackPixmap  Back pixmap   
char  WSNshadowType  Shadow type  3  
  In  WS_SHADOW_IN ( 1 )   
  Out  WS_SHADOW_OUT ( 0 )   
  Etched in  WS_SHADOW_EIN ( 3 )   
  Etched out  WS_SHADOW_EOUT ( 2 )   
  Border  WS_SHADOW_BORDER ( 4 )   
  None  WS_SHADOW_TRANS ( -1 )   
WSCbool  WSNvis  Visibility  0  
  Invisible  False ( 0 )   
  Visible  True ( 1 )   
WSCbool  WSNdet  Sensitivity  1  
  Not allow  False ( 0 )   
  Allow  True ( 1 )   
unsigned char  WSNpixmapStyle  Pixmap style  0  
  Window  WS_DIRECT_WINDOW ( 0 )   
  Dynamic pixmap  WS_DYNAMIC_PIXMAP ( 1 )   
unsigned short  WSNmouse  Mouse No.  0  
unsigned char  WSNgradation  Gradation type  0  
  None  WS_GR_NONE ( 0 )   
  LT to RB  WS_GR_LT_RB ( 1 )   
  RT to LB  WS_GR_RT_LB ( 2 )   
  LB to RT  WS_GR_LB_RT ( 3 )   
  RB to LT  WS_GR_RB_LT ( 4 )   
  T to B  WS_GR_T_B ( 5 )   
  B to T  WS_GR_B_T ( 6 )   
  L to R  WS_GR_L_R ( 7 )   
  R to L  WS_GR_R_L ( 8 )   
unsigned char  WSNgradationMargin  GradationMargin  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  
  Off  False ( 0 )   
  On  True ( 1 )   
WSCbool  WSNanchorBottomFlag  AnchorBottomFlag  0  
  Off  False ( 0 )   
  On  True ( 1 )   
WSCbool  WSNanchorLeftFlag  AnchorLeftFlag  0  
  Off  False ( 0 )   
  On  True ( 1 )   
WSCbool  WSNanchorRightFlag  AnchorRightFlag  0  
  Off  False ( 0 )   
  On  True ( 1 )   
WSCbool  WSNexport  Export  0  
  Not allow  False ( 0 )   
  Allow  True ( 1 )   


Specification of properties

  • WSNmenuItems
    Function
    Spesifies the Menu items.
    Notice
  • WSNvalue
    Function
    Spesifies the Value.
    Notice
  • WSNtitleString
    Function
    Spesifies the Title string.
    Notice
  • WSNmenuItemHeight
    Function
    Spesifies the Menu item height.
    Notice
  • WSNfont
    Function
    Spesifies the Font No..
    Notice
  • WSNmargin
    Function
    Spesifies the Margin.
    Notice
  • WSNindicatorOn
    Function
    Spesifies the Indicator on.
    Notice
  • WSNindicatorType
    Function
    Spesifies the Indicator type.
    Notice
  • WSNindicatorSize
    Function
    Spesifies the Indicator size.
    Notice
  • WSNindicatorShadow
    Function
    Spesifies the Indicator shadow.
    Notice
  • WSNindicatorColor
    Function
    Spesifies the Indicator color.
    Notice
  • WSNindicatorPixmap
    Function
    Spesifies the Indicator pixmap.
    Notice
  • WSNselectColor
    Function
    Spesifies the Select color.
    Notice
  • WSNselectPixmap
    Function
    Spesifies the Select pixmap.
    Notice
  • WSNlabelPixmap
    Function
    Spesifies the Label pixmap.
    Notice
  • WSNorientation
    Function
    Spesifies the Orientation.
    Notice
  • WSNname
    Function
    Spesifies the Name.
    Notice
  • WSNuserString
    Function
    Spesifies the User string.
    Notice
  • WSNuserValue
    Function
    Spesifies the User value.
    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
  • WSNshadowThickness
    Function
    Spesifies the Shadow thickness.
    Notice
  • WSNforeColor
    Function
    Spesifies the Foreground.
    Notice
  • WSNbackColor
    Function
    Spesifies the Background.
    Notice
  • WSNtopShadowColor
    Function
    Spesifies the Top shadow color.
    Notice
  • WSNbottomShadowColor
    Function
    Spesifies the Bottom shadow color.
    Notice
  • WSNbackPixmap
    Function
    Spesifies the Back pixmap.
    Notice
  • WSNshadowType
    Function
    Spesifies the Shadow type.
    Notice
  • WSNvis
    Function
    Spesifies the Visibility.
    Notice
  • WSNdet
    Function
    Spesifies the Sensitivity.
    Notice
  • WSNpixmapStyle
    Function
    Spesifies the Pixmap style.
    Notice
  • WSNmouse
    Function
    Spesifies the Mouse No..
    Notice
  • WSNgradation
    Function
    Spesifies the Gradation type.
    Notice
  • WSNgradationMargin
    Function
    Spesifies the Gradation margin.
    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
  • WSNexport
    Function
    Spesifies the Export.
    Notice

Document Release 3.20

For Use with Wide Studio Release 3.20, Spring 2003


Wide Stuido Home | Up to

Copyright(C) T. Hirabayashi, 1999-2003 Last modified: February 3, 2003