Version

IUIElementTextProvider Interface Members

The following tables list the members exposed by IUIElementTextProvider.

Public Methods
 NameDescription
 MethodAdjustTextDisplayRectAdjusts the text's rect for special cases (e.g. a button down shift)  
 MethodGetTextGets the text to display  
 MethodGetTextPaddingResolves the padding around the text  
 MethodHotkeyPrefixDetermines how mnemonics in the text are rendered.  
 MethodIsMultiLineReturns true for multiline text  
 MethodIsVerticalReturns true if the text is to be displayed vertically  
 MethodWrapTextReturns true if the text is to be wrapped  
See Also