Desktop Functions: Smart Device Functions:
|
Search Results for "NMCUSTOMDRAW" in [All]Structures
public NMCUSTOMDRAW nmcd;
Public nmcd As NMCUSTOMDRAW 2: NMCUSTOMDRAW
struct NMCUSTOMDRAW
Structure NMCUSTOMDRAW
Public Shared Function FromMessage(ByVal msg As Message) As NMCUSTOMDRAW
Return DirectCast(msg.GetLParam(GetType(NMCUSTOMDRAW)), NMCUSTOMDRAW)
public NMCUSTOMDRAW nmcd; |