Indent  InputEditMode

Chapter 3: Property Descriptions and Usage

InitiallyIconic

Applies to

NotificationBubble objects

Description

Determines whether a notification bubble displays initially as an icon, or whether the bubble itself displays when the notification event is triggered. Values are:

In all cases, users can click the notification icon to display the bubble. The value set for this property can be overridden by a Flags property setting.

Usage


In a painter

StepsTo select the notification bubble for initial display as an icon:

  1. Click the Initially Iconic check box on the General page of the NotificationBubble object’s Properties view.


In scripts

The InitiallyIconic property takes a boolean. The following example hides the notification bubble when a notification is sent and sets the initial display to an icon only:

nb_myBubble.InitiallyIconic = true





Copyright © 2004. Sybase Inc. All rights reserved. InputEditMode

View this book as PDF