Method | Description | |
---|---|---|
FormGoTo ( ) : System | ||
GetByteIndex ( ) : long | ||
SetDefaultValue ( long byteIndex ) : void | ||
SetMaxByteIndex ( long maxByteIndex ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
FormGoTo_Activated ( object sender, System e ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
btnCancel_Click ( object sender, System e ) : void | ||
btnOK_Click ( object sender, System e ) : void |
public SetDefaultValue ( long byteIndex ) : void | ||
byteIndex | long | |
return | void |
public SetMaxByteIndex ( long maxByteIndex ) : void | ||
maxByteIndex | long | |
return | void |