QueryIconEventArgs Properties
Arguments passed to the WinWindow.QueryDefaultFormIcon event.Name | Description |
---|---|
IconLarge | Specifies the default large icon to be used by a Window‘s Template. |
IconSmall | Specifies the default small icon to be used by a Window‘s Template. |
See Also