Button Object

Push button Windows control.

Property

Description

Bitmap

Button bitmap (see Bitmap Object for property description)

ButtonShape

Normal, or property tab (Active or Inactive) shapes the button like property controls

ButtonType

Cancel = close window & do nothing,

EventClick = run VBScript action callback,

Goto = go to MDI associated file,

HELP = invoke WinHelp() using "HelpContextID",

OK = record changes & close window,

Record = just record changes.

Default

(WINDOWS) is the control the default button?

GotoPath

(N/A for none) MDI associated file to go-to if the button is pressed. Mostly used to implement property sheet-like controls.

Layout

Bitmap's position within the button. Bitmap and text are automatically laid out basis on this value.

Text

Button text string