C# 클래스 ConfigGenerator.EnhancedPropertyGrid

상속: System.Windows.Forms.PropertyGrid
파일 보기 프로젝트 열기: JustArchi/ArchiSteamFarm 1 사용 예제들

보호된 메소드들

메소드 설명
OnGotFocus ( EventArgs args ) : void
OnPropertyValueChanged ( System.Windows.Forms.PropertyValueChangedEventArgs args ) : void

비공개 메소드들

메소드 설명
EnhancedPropertyGrid ( ASFConfig config ) : System

메소드 상세

OnGotFocus() 보호된 메소드

protected OnGotFocus ( EventArgs args ) : void
args System.EventArgs
리턴 void

OnPropertyValueChanged() 보호된 메소드

protected OnPropertyValueChanged ( System.Windows.Forms.PropertyValueChangedEventArgs args ) : void
args System.Windows.Forms.PropertyValueChangedEventArgs
리턴 void