Version

Search Results

GroupFromPoint Method

Returns the RibbonGroup at the specified screen coordinate. Syntax Parameters point Screen coordinate at which to check for a RibbonGroup Return Value The RibbonGroup at the specified location or null if no group is present at the specified location.

GroupSettings Property (Ribbon)

Returns an object that can be used to specify default values for the RibbonGroup objects in the tabs of the ribbon. Syntax

HasCaptionAreaActiveAppearance Property

Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. Syntax Remarks This is a read-only property that returns a boolean indicating if the Infragistics.Win.AppearanceBase of the CaptionAreaActiveAppearance has been created. The appearance is lazily created only ...

HasCaptionAreaAppearance Property

Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. Syntax Remarks This is a read-only property that returns a boolean indicating if the Infragistics.Win.AppearanceBase of the CaptionAreaAppearance has been created. The appearance is lazily created only when r...

HasCaptionButtonsAppearances Property

Returns whether a CaptionButtonsAppearances object has been created for the CaptionButtonsAppearances. Syntax

HasDefaultCaptionButtonsAppearances Property

Returns whether a CaptionButtonsAppearances object has been created for the DefaultCaptionButtonsAppearances. Syntax

HasFileMenuButtonActiveAppearance Property

True if an appearance object has been allocated Syntax

HasFileMenuButtonAppearance Property

True if an appearance object has been allocated Syntax

HasFileMenuButtonHotTrackAppearance Property

True if an appearance object has been allocated Syntax

HasGroupSettings Property (Ribbon)

Indicates whether the RibbonGroupSettings object for the GroupSettings property has been created. Syntax Property Value Returns True when the RibbonGroupSettings object for the GroupSettings property has been created. Remarks Use this property to determine if an RibbonGroupSettings object has been created. RibbonG...