Struct TOOLTIPTEXTA
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
Namespace: Syncfusion.Windows.Forms.Tools.Win32API
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public struct TOOLTIPTEXTA
Fields
hdr
Declaration
public NMHDR hdr
Field Value
Type |
---|
NMHDR |
hinst
Declaration
public IntPtr hinst
Field Value
Type |
---|
System.IntPtr |
lpszText
Declaration
public IntPtr lpszText
Field Value
Type |
---|
System.IntPtr |
szText
Declaration
public string szText
Field Value
Type |
---|
System.String |
uFlags
Declaration
public int uFlags
Field Value
Type |
---|
System.Int32 |