About Us
Products
Purchase
Downloads
Support
Forums
Contact Us
Site
 Register to post in forums, or Log in to your existing account
 

 Related 
Contents
Common Properties:
  Name *
  Left *
  Top *
  Width *
  Height *
  Align *
  AutoLeft *
  AutoTop *
  DeltaLeft *
  DeltaTop *
  DeltaRight *
  DeltaBottom *
  AutoCenter *
  FullWidth *
  DataSource
  Field
  Text
  Visible
  LabelWidth
  LabelPosition
  LabelSpacing
Common Events:
  OnChange
  OnButtonClick
  OnValidate
Visual Object Reference
  Common Properties
  Common Events
  ActiveX
  Button
  Checkbox
  CheckGroup
  ColorBtn
  Column
  Combo
    ItemList
    Value
    Rows
    Sorted
    Items
    AutoWidth
    ComboStyle
    Alignment
    ReadOnly
    Collection
    NameProp
    Combo.Fonts subclass
    Combo.Colors subclass
    Combo.Lookup subclass
    Combo.Tables subclass
  Dock
  Edit
  Grid
  Group
  Image
  Item
  ItemSep
  Label
  List
  Memo
  Menu
  Navigator
  Node
  Page
  Pages
  Panel
  RadioGroup
  Ruler
  SpinEdit
  Splash
  Splitter
  StatusBar
  Style
  Tab
  Tabs
  Toolbar
  Tree
  Window
Related Links:
  Button
  Text
  Combo
  Collection
Combo [[zCombo]] 
NOTE: This Design document is subject to change at any time.

Syntax: <COMBO property-list/>
Displays a pulldown menu attached to an edit box.

The items in the pulldown list are assigned via the ItemList property. The number of items shown is set with the Rows property.

Several subclasses of this control are available:
combo.fonts
displays a list of fonts on the system
combo.colors
displays a list of colors on the system
combo.tables
displays a list of tables in a database
combo.lookup
displays a combo where the pulldown list is taken from another dataset to form a value lookup

As described in the zEdit control, you can also add additional buttons to the combo box.
Viewer Comments [0 - Post your comments]

Jump to:  

© 2009 Zugg Software. Hosted by Wolfpaw.net