Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ICSharpCode
Core
MenuService.QuickInsertMenuHandler
C# 클래스 ICSharpCode.Core.MenuService.QuickInsertMenuHandler
파일 보기
프로젝트 열기: jumpinjackie/fdotoolbox
공개 메소드들
메소드
설명
QuickInsertMenuHandler
(
TextBoxBase
targetControl
,
string
text
) :
System
비공개 메소드들
메소드
설명
PopupMenuHandler
(
object
sender
,
EventArgs
e
) :
void
메소드 상세
QuickInsertMenuHandler()
공개
메소드
public
QuickInsertMenuHandler
(
TextBoxBase
targetControl
,
string
text
) :
System
targetControl
System.Windows.Forms.TextBoxBase
text
string
리턴
System