Class NativeMethods.TOOLINFO_TOOLTIP
Inheritance
System.Object
NativeMethods.TOOLINFO_TOOLTIP
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls
Assembly: TelerikCommon.dll
Syntax
public class TOOLINFO_TOOLTIP
Constructors
TOOLINFO_TOOLTIP()
Declaration
public TOOLINFO_TOOLTIP()
Fields
cbSize
Declaration
public int cbSize
Field Value
System.Int32
|
hinst
Declaration
public IntPtr hinst
Field Value
System.IntPtr
|
hwnd
Declaration
public IntPtr hwnd
Field Value
System.IntPtr
|
lParam
Declaration
public IntPtr lParam
Field Value
System.IntPtr
|
lpszText
Declaration
public IntPtr lpszText
Field Value
System.IntPtr
|
rect
uFlags
Declaration
public int uFlags
Field Value
System.Int32
|
uId
Declaration
public IntPtr uId
Field Value
System.IntPtr
|