Version

Search Results

ResetItems Method (UltraFontNameEditor)

Resets the Items property to its default value. Syntax Example

ResetShowFontNamesInFont Method

Resets the ShowFontNamesInFont property to its default value. Syntax Remarks Invoke this method to reset the ShowFontNamesInFont property to its default value. Once this method is invoked, the ShouldSerializeShowFontNamesInFont method will return False until the ShowFontNamesInFont property is set again. Example

ResetShowFontTypeIndicator Method

Resets the ShowFontTypeIndicator property to its default value. Syntax Remarks Invoke this method to reset the ShowFontTypeIndicator property to its default value. Once this method is invoked, the ShouldSerializeShowFontTypeIndicator method will return False until the ShowFontTypeIndicator property is set again. E...

RotateGesture Event (UltraFontNameEditor)

Syntax Event Data The event handler receives an argument of type Infragistics.Win.Touch.RotateGestureEventArgs containing data related to this event. The following RotateGestureEventArgs properties provide information specific to this event.Property Description Angle Gesture Handled (Inherited from Infragistics.Wi...

ScrollControl Method (UltraFontNameEditor)

Syntax Parameters xAmount yAmount scrollRect clipRect updateRect eraseBackground invalidate scrollChildren smoothScrollAmount