ToolbarButtonTextOrIndex Field
Zero-based index of the button string,
or a pointer to a string buffer that contains text for the button.
The
TextOrIndex member can return either a string pointer or an index.
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 TextOrIndex
Public TextOrIndex As IntPtr
Dim instance As ToolbarButton
Dim value As IntPtr
value = instance.TextOrIndex
instance.TextOrIndex = value
public:
IntPtr TextOrIndex
val mutable TextOrIndex: IntPtr
No code example is currently available or this language may not be supported.
Field Value
IntPtr