Converts the specified LeftRightAlignment to the appropriate LeftRightAlignment to support right-to-left text.
Protected Function RtlTranslateAlignment ( _ align As LeftRightAlignment _ ) As LeftRightAlignment
Dim align As LeftRightAlignment Dim returnValue As LeftRightAlignment returnValue = Me.RtlTranslateAlignment(align)
protected LeftRightAlignment RtlTranslateAlignment( LeftRightAlignment align )
protected: LeftRightAlignment RtlTranslateAlignment( LeftRightAlignment align )
protected function RtlTranslateAlignment( align : LeftRightAlignment ) : LeftRightAlignment
If the RightToLeft property of RightToLeft is set to No, the return value is equal to the align parameter passed in.
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