ContextHelpButton Property

Applies to:  SubClasser object, PowerForm control
See also:  Property Index

Determines whether the subclassed window has a displays a context help button.

Read/Write at design-time.  Read-Only at run-time.

Type:

Boolean

Settings:

Value Meaning
True A context help button is visible in the window's caption bar.  (given the conditions in the Remarks section below).
False The window does not have a context help button.

Remarks:

This property only has an effect on windows with BorderStyle = 1 (fixed single) or BorderStyle = 3 (fixed dialog).  The context help button is not visible at design-time.

 

Home

Copyright and Disclaimer