Accesses literal strings stored in a resource. The CreateResourceBasedLiteralControl method is not intended for use from within your code.
Protected Function CreateResourceBasedLiteralControl ( _ offset As Integer, _ size As Integer, _ fAsciiOnly As Boolean _ ) As LiteralControl
Dim offset As Integer Dim size As Integer Dim fAsciiOnly As Boolean Dim returnValue As LiteralControl returnValue = Me.CreateResourceBasedLiteralControl(offset, _ size, fAsciiOnly)
protected LiteralControl CreateResourceBasedLiteralControl( int offset, int size, bool fAsciiOnly )
protected: LiteralControl^ CreateResourceBasedLiteralControl( int offset, int size, bool fAsciiOnly )
protected function CreateResourceBasedLiteralControl( offset : int, size : int, fAsciiOnly : boolean ) : LiteralControl
The CreateResourceBasedLiteralControl method is used to access literal strings that are stored in a resource and is not intended for use from within your code.
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98