SpreadsheetGear.Windows.Controls Namespace > SheetTabScrollButton Class : AddText Method |
'Declaration
Protected Overridable Sub AddText( _ ByVal text As System.String _ )
'Usage
Dim instance As SheetTabScrollButton Dim text As System.String instance.AddText(text)
protected virtual void AddText( System.string text )
protected procedure AddText( text: System.String ); virtual;
protected function AddText( text : System.String );
protected: virtual void AddText( System.string* text )
protected: virtual void AddText( System.String^ text )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2