Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SystemEx
Windows
Forms
Internal
FormHelper.PropertyTracker
C# 클래스 SystemEx.Windows.Forms.Internal.FormHelper.PropertyTracker
파일 보기
프로젝트 열기: pvginkel/SystemEx
공개 메소드들
메소드
설명
PropertyTracker
(
Control
control
,
string
property
) :
System
Restore
(
RegistryKey
key
) :
void
Store
(
RegistryKey
key
) :
void
메소드 상세
PropertyTracker()
공개
메소드
public
PropertyTracker
(
Control
control
,
string
property
) :
System
control
System.Windows.Forms.Control
property
string
리턴
System
Restore()
공개
메소드
public
Restore
(
RegistryKey
key
) :
void
key
Microsoft.Win32.RegistryKey
리턴
void
Store()
공개
메소드
public
Store
(
RegistryKey
key
) :
void
key
Microsoft.Win32.RegistryKey
리턴
void