'Declaration Public Overloads Sub Show( _ ByVal displayRect As Rectangle, _ ByVal maxWidth As Integer, _ ByVal adjustX As Boolean, _ ByVal adjustY As Boolean, _ ByVal adjustWidth As Boolean, _ ByVal exclusionRect As Rectangle, _ ByVal excludeX As Boolean, _ ByVal excludeY As Boolean, _ ByVal targetPoint As Point, _ ByVal rightAlign As Boolean _ )
public void Show( Rectangle displayRect, int maxWidth, bool adjustX, bool adjustY, bool adjustWidth, Rectangle exclusionRect, bool excludeX, bool excludeY, Point targetPoint, bool rightAlign )
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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