Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

About controls – PB Docs 70 – PowerBuilder Library

About controls – PB Docs 70

About controls

About window controls

You place controls in a window to request and receive information
from the user and to present information to the user. The window
controls are:

  • CheckBox
  • CommandButton
  • DataWindow
  • DropDownListBox
  • DropDownPictureListBox
  • EditMask
  • Graph
  • GroupBox
  • HProgressBar
  • HScrollBar
  • HTrackBar
  • Line
  • ListBox
  • ListView
  • MultiLineEdit
  • OLE 2.0
    Oval
  • Picture
  • PictureButton
  • PictureHyperLink
  • PictureListBox
  • RadioButton
  • Rectangle
  • RichTextEdit
  • RoundRectangle
  • SingleLineEdit
  • StaticHyperLink
  • StaticText
  • Tab
  • TreeView
  • User Object
  • VProgressBar
  • VScrollBar
  • VTrackBar

note.gif Creating user objects If you often use a control or set of controls with certain
properties (such as a group of related radio buttons), you might
want to create a user object, which is one or more controls with
predefined behavior that can be inserted in a window.

For more about user objects, see Chapter 12, “Working with User Objects “.

About events

All window controls have events, so users can act on the controls.
You write scripts that determine the processing that takes place
when an event occurs in the control.

Drawing objects are usually used only to make your window
more attractive or to group controls. The drawing objects are:

  • Line
  • Oval
  • Rectangle
  • RoundRectangle

Drawing objects have only constructor and destructor events
defined, but you can define your own events if needed.


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x