C# 클래스 PropertyGrid.AlertButton

파일 보기 프로젝트 열기: modesto/monoreports 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
BuildWithoutSave AlertButton
Cancel AlertButton
Clear AlertButton
Close AlertButton
CloseWithoutSave AlertButton
Copy AlertButton
Delete AlertButton
Discard AlertButton
Move AlertButton
No AlertButton
Ok AlertButton
OverwriteFile AlertButton
Proceed AlertButton
Reload AlertButton
Remove AlertButton
Replace AlertButton
Revert AlertButton
Save AlertButton
SaveAs AlertButton
Stop AlertButton
Yes AlertButton

공개 메소드들

메소드 설명
AlertButton ( string label ) : System
AlertButton ( string label, bool isStockButton ) : System
AlertButton ( string label, string icon ) : System

메소드 상세

AlertButton() 공개 메소드

public AlertButton ( string label ) : System
label string
리턴 System

AlertButton() 공개 메소드

public AlertButton ( string label, bool isStockButton ) : System
label string
isStockButton bool
리턴 System

AlertButton() 공개 메소드

public AlertButton ( string label, string icon ) : System
label string
icon string
리턴 System

프로퍼티 상세

BuildWithoutSave 공개적으로 정적으로 프로퍼티

public static AlertButton,PropertyGrid BuildWithoutSave
리턴 AlertButton

Cancel 공개적으로 정적으로 프로퍼티

public static AlertButton,PropertyGrid Cancel
리턴 AlertButton

Clear 공개적으로 정적으로 프로퍼티

public static AlertButton,PropertyGrid Clear
리턴 AlertButton

Close 공개적으로 정적으로 프로퍼티

public static AlertButton,PropertyGrid Close
리턴 AlertButton

CloseWithoutSave 공개적으로 정적으로 프로퍼티

public static AlertButton,PropertyGrid CloseWithoutSave
리턴 AlertButton

Copy 공개적으로 정적으로 프로퍼티

public static AlertButton,PropertyGrid Copy
리턴 AlertButton

Delete 공개적으로 정적으로 프로퍼티

public static AlertButton,PropertyGrid Delete
리턴 AlertButton

Discard 공개적으로 정적으로 프로퍼티

public static AlertButton,PropertyGrid Discard
리턴 AlertButton

Move 공개적으로 정적으로 프로퍼티

public static AlertButton,PropertyGrid Move
리턴 AlertButton

No 공개적으로 정적으로 프로퍼티

public static AlertButton,PropertyGrid No
리턴 AlertButton

Ok 공개적으로 정적으로 프로퍼티

public static AlertButton,PropertyGrid Ok
리턴 AlertButton

OverwriteFile 공개적으로 정적으로 프로퍼티

public static AlertButton,PropertyGrid OverwriteFile
리턴 AlertButton

Proceed 공개적으로 정적으로 프로퍼티

public static AlertButton,PropertyGrid Proceed
리턴 AlertButton

Reload 공개적으로 정적으로 프로퍼티

public static AlertButton,PropertyGrid Reload
리턴 AlertButton

Remove 공개적으로 정적으로 프로퍼티

public static AlertButton,PropertyGrid Remove
리턴 AlertButton

Replace 공개적으로 정적으로 프로퍼티

public static AlertButton,PropertyGrid Replace
리턴 AlertButton

Revert 공개적으로 정적으로 프로퍼티

public static AlertButton,PropertyGrid Revert
리턴 AlertButton

Save 공개적으로 정적으로 프로퍼티

public static AlertButton,PropertyGrid Save
리턴 AlertButton

SaveAs 공개적으로 정적으로 프로퍼티

public static AlertButton,PropertyGrid SaveAs
리턴 AlertButton

Stop 공개적으로 정적으로 프로퍼티

public static AlertButton,PropertyGrid Stop
리턴 AlertButton

Yes 공개적으로 정적으로 프로퍼티

public static AlertButton,PropertyGrid Yes
리턴 AlertButton