툴팁을 표시합니다.
Namespace: Ntreev.Windows.Forms.GridAssembly: Ntreev.Windows.Forms.Grid (in Ntreev.Windows.Forms.Grid.dll) Version: 1.0.4216.32284
Syntax
C# |
---|
void Show( string text ) |
Visual Basic |
---|
Sub Show ( _ text As String _ ) |
Visual C++ |
---|
void Show( String^ text ) |
Parameters
- text
- Type: System..::..String
툴팁에 표시할 문자열입니다.
Remarks
툴팁의 내용은 현재 마우스 커서 기준으로 표시 됩니다.