NativeToolBarButtonToolbarHandle Field
Gets a handle to the toolbar window that owns 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 ToolbarHandle
Public ToolbarHandle As IntPtr
Dim instance As NativeToolBarButton
Dim value As IntPtr
value = instance.ToolbarHandle
instance.ToolbarHandle = value
public:
IntPtr ToolbarHandle
val mutable ToolbarHandle: IntPtr
No code example is currently available or this language may not be supported.
Field Value
IntPtr