GrapeCity.Win.Components 名前空間 > GcBalloonTip クラス > Show メソッド : Show(Control,TipPosition) メソッド |
Public Overloads Sub Show( _ ByVal control As Control, _ ByVal tipPosition As TipPosition _ )
public void Show( Control control, TipPosition tipPosition )
GcBalloonTip1.Show(TextBox1, GrapeCity.Win.Components.TipPosition.BottomLeft)
gcBalloonTip1.Show(TextBox1, GrapeCity.Win.Components.TipPosition.BottomLeft);
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