Метод | Описание | |
---|---|---|
FormBezierPointEditUiImpl ( FormBezierPointEditUiListener listener ) : System | ||
btnCancel_Click ( object sender, |
||
btnOK_Click ( object sender, |
||
chkEnableSmooth_CheckedChanged ( object sender, |
||
close ( ) : void | ||
common_MouseMove ( object sender, |
||
common_MouseUp ( object sender, |
||
getDataPointClockText ( ) : string | ||
getDataPointValueText ( ) : string | ||
getLeftClockText ( ) : string | ||
getLeftValueText ( ) : string | ||
getRightClockText ( ) : string | ||
getRightValueText ( ) : string | ||
handleOperationButtonMouseDown ( object sender, |
||
isEnableSmoothSelected ( ) : bool | ||
setCheckboxEnableSmoothText ( string value ) : void | ||
setDataPointClockText ( string value ) : void | ||
setDataPointValueText ( string value ) : void | ||
setDialogResult ( bool result ) : void | ||
setEnableSmoothSelected ( bool value ) : void | ||
setGroupDataPointTitle ( string value ) : void | ||
setGroupLeftTitle ( string value ) : void | ||
setGroupRightTitle ( string value ) : void | ||
setLabelDataPointClockText ( string value ) : void | ||
setLabelDataPointValueText ( string value ) : void | ||
setLabelLeftClockText ( string value ) : void | ||
setLabelLeftValueText ( string value ) : void | ||
setLabelRightClockText ( string value ) : void | ||
setLabelRightValueText ( string value ) : void | ||
setLeftButtonEnabled ( bool value ) : void | ||
setLeftClockEnabled ( bool value ) : void | ||
setLeftClockText ( string value ) : void | ||
setLeftValueEnabled ( bool value ) : void | ||
setLeftValueText ( string value ) : void | ||
setOpacity ( double opacity ) : void | ||
setRightButtonEnabled ( bool value ) : void | ||
setRightClockEnabled ( bool value ) : void | ||
setRightClockText ( string value ) : void | ||
setRightValueEnabled ( bool value ) : void | ||
setRightValueText ( string value ) : void | ||
setTitle ( string value ) : void | ||
showDialog ( object obj ) : int |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
使用中のリソースをすべてクリーンアップします。
|
Метод | Описание | |
---|---|---|
InitializeComponent ( ) : void |
デザイナ サポートに必要なメソッドです。このメソッドの内容を コード エディタで変更しないでください。
|
|
_ ( String message ) : String | ||
btnBackward_Click ( object sender, |
||
btnForward_Click ( object sender, |
||
registerEventHandlers ( ) : void | ||
setResources ( ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | マネージ リソースが破棄される場合 true、破棄されない場合は false です。 |
Результат | void |
public FormBezierPointEditUiImpl ( FormBezierPointEditUiListener listener ) : System | ||
listener | FormBezierPointEditUiListener | |
Результат | System |
public btnCancel_Click ( object sender, |
||
sender | object | |
e | ||
Результат | void |
public btnOK_Click ( object sender, |
||
sender | object | |
e | ||
Результат | void |
public chkEnableSmooth_CheckedChanged ( object sender, |
||
sender | object | |
e | ||
Результат | void |
public common_MouseMove ( object sender, |
||
sender | object | |
e | ||
Результат | void |
public common_MouseUp ( object sender, |
||
sender | object | |
e | ||
Результат | void |
public handleOperationButtonMouseDown ( object sender, |
||
sender | object | |
e | ||
Результат | void |
public setCheckboxEnableSmoothText ( string value ) : void | ||
value | string | |
Результат | void |
public setDataPointClockText ( string value ) : void | ||
value | string | |
Результат | void |
public setDataPointValueText ( string value ) : void | ||
value | string | |
Результат | void |
public setDialogResult ( bool result ) : void | ||
result | bool | |
Результат | void |
public setEnableSmoothSelected ( bool value ) : void | ||
value | bool | |
Результат | void |
public setGroupDataPointTitle ( string value ) : void | ||
value | string | |
Результат | void |
public setGroupLeftTitle ( string value ) : void | ||
value | string | |
Результат | void |
public setGroupRightTitle ( string value ) : void | ||
value | string | |
Результат | void |
public setLabelDataPointClockText ( string value ) : void | ||
value | string | |
Результат | void |
public setLabelDataPointValueText ( string value ) : void | ||
value | string | |
Результат | void |
public setLabelLeftClockText ( string value ) : void | ||
value | string | |
Результат | void |
public setLabelLeftValueText ( string value ) : void | ||
value | string | |
Результат | void |
public setLabelRightClockText ( string value ) : void | ||
value | string | |
Результат | void |
public setLabelRightValueText ( string value ) : void | ||
value | string | |
Результат | void |
public setLeftButtonEnabled ( bool value ) : void | ||
value | bool | |
Результат | void |
public setLeftClockEnabled ( bool value ) : void | ||
value | bool | |
Результат | void |
public setLeftClockText ( string value ) : void | ||
value | string | |
Результат | void |
public setLeftValueEnabled ( bool value ) : void | ||
value | bool | |
Результат | void |
public setLeftValueText ( string value ) : void | ||
value | string | |
Результат | void |
public setOpacity ( double opacity ) : void | ||
opacity | double | |
Результат | void |
public setRightButtonEnabled ( bool value ) : void | ||
value | bool | |
Результат | void |
public setRightClockEnabled ( bool value ) : void | ||
value | bool | |
Результат | void |
public setRightClockText ( string value ) : void | ||
value | string | |
Результат | void |
public setRightValueEnabled ( bool value ) : void | ||
value | bool | |
Результат | void |
public setRightValueText ( string value ) : void | ||
value | string | |
Результат | void |