Estructura para CreateIconIndirect. Más...
Campos de datos | |
bool | fIcon |
fIcon | |
int | xHotspot |
xHotspot | |
int | yHotspot |
yHotspot | |
IntPtr | hbmMask |
hbmMask | |
IntPtr | hbmColor |
hbmColor | |
Estructura para CreateIconIndirect.
Definición en la línea 6241 del archivo clsEstilos.cs.
bool sage.ew.objetos.ewgridBase.IconInfo.fIcon |
fIcon
Definición en la línea 6246 del archivo clsEstilos.cs.
IntPtr sage.ew.objetos.ewgridBase.IconInfo.hbmColor |
hbmColor
Definición en la línea 6262 del archivo clsEstilos.cs.
IntPtr sage.ew.objetos.ewgridBase.IconInfo.hbmMask |
hbmMask
Definición en la línea 6258 del archivo clsEstilos.cs.
int sage.ew.objetos.ewgridBase.IconInfo.xHotspot |
xHotspot
Definición en la línea 6250 del archivo clsEstilos.cs.
int sage.ew.objetos.ewgridBase.IconInfo.yHotspot |
yHotspot
Definición en la línea 6254 del archivo clsEstilos.cs.