NativeToolBarButtonImageListHandle Field
Gets a handle to the HIMAGELIST associated with the toolbar of this button.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public IntPtr ImageListHandle
Public ImageListHandle As IntPtr
Dim instance As NativeToolBarButton
Dim value As IntPtr
value = instance.ImageListHandle
instance.ImageListHandle = value
public:
IntPtr ImageListHandle
val mutable ImageListHandle: IntPtr
No code example is currently available or this language may not be supported.
Field Value
IntPtr