프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
CheckBoxImages ( ) : System |
Initialize a new instance of the CheckBoxImages class.
|
|
CheckBoxImages ( NeedPaintHandler needPaint ) : System |
Initialize a new instance of the CheckBoxImages class.
|
|
ResetCheckedDisabled ( ) : void |
Resets the CheckedDisabled property to its default value.
|
|
ResetCheckedNormal ( ) : void |
Resets the CheckedNormal property to its default value.
|
|
ResetCheckedPressed ( ) : void |
Resets the CheckedPressed property to its default value.
|
|
ResetCheckedTracking ( ) : void |
Resets the CheckedTracking property to its default value.
|
|
ResetCommon ( ) : void |
Resets the Common property to its default value.
|
|
ResetIndeterminateDisabled ( ) : void |
Resets the IndeterminateDisabled property to its default value.
|
|
ResetIndeterminateNormal ( ) : void |
Resets the IndeterminateNormal property to its default value.
|
|
ResetIndeterminatePressed ( ) : void |
Resets the IndeterminatePressed property to its default value.
|
|
ResetIndeterminateTracking ( ) : void |
Resets the IndeterminateTracking property to its default value.
|
|
ResetUncheckedDisabled ( ) : void |
Resets the UncheckedDisabled property to its default value.
|
|
ResetUncheckedNormal ( ) : void |
Resets the UncheckedNormal property to its default value.
|
|
ResetUncheckedPressed ( ) : void |
Resets the UncheckedPressed property to its default value.
|
|
ResetUncheckedTracking ( ) : void |
Resets the UncheckedTracking property to its default value.
|
public CheckBoxImages ( NeedPaintHandler needPaint ) : System | ||
needPaint | NeedPaintHandler | Delegate for notifying paint requests. |
리턴 | System |