Method dialog.Icon(+ 1 overload)
Overload
Sets common icon.
public dialog Icon(DIcon icon)
Parameters
|
icon (DIcon)
Enum: Warning, Error, Info, Shield, App. |
Returns
Remarks
The value also can be a native icon group resource id (cast to DIcon), in range 1 to 0xf000.
Overload(top)
Sets custom icon.
public dialog Icon(object icon)
Parameters
|
icon (object)
Can be:
|
Returns
Remarks
The icon should be of logical size 32 or 16.