Property | Type | Description | |
---|---|---|---|
ValueType | IFPIO.ObjectEnum |
Method | Description | |
---|---|---|
BaseField_Leave ( object sender, |
||
Poke ( ) : void | ||
Populate ( int iOffset, bool useMemoryStream ) : void | ||
Save ( ) : void | ||
SetFocus ( int LineToCheck ) : void | ||
argb_color ( |
Creates a color wheel with associated (A)RGB text boxes
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
writeTo ( System bw ) : void |
public BaseField_Leave ( object sender, |
||
sender | object | |
e | ||
return | void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public Populate ( int iOffset, bool useMemoryStream ) : void | ||
iOffset | int | |
useMemoryStream | bool | |
return | void |
public argb_color ( |
||
meta | ||
iEntName | string | Control display name |
map | ||
iOffsetInChunk | int | |
hasAlphaChannel | bool | True if ARGB, False for RGB |
valueType | Float for 0f-1f, Int for 0-255 | |
iLineNumber | int | |
return | System |