Treehopper C# API
WindowClassEx Struct Reference

Note: Marshalled More...

Public Attributes

uint Size
 
WindowClassStyles Styles
 
WindowProc WindowProc
 
int ClassExtraBytes
 
int WindowExtraBytes
 
IntPtr InstanceHandle
 
IntPtr IconHandle
 
IntPtr CursorHandle
 
IntPtr BackgroundBrushHandle
 
string MenuName
 
string ClassName
 
IntPtr SmallIconHandle
 

Detailed Description

Note: Marshalled

Member Data Documentation

◆ BackgroundBrushHandle

IntPtr BackgroundBrushHandle

◆ ClassExtraBytes

int ClassExtraBytes

◆ ClassName

string ClassName

◆ CursorHandle

IntPtr CursorHandle

◆ IconHandle

IntPtr IconHandle

◆ InstanceHandle

IntPtr InstanceHandle

◆ MenuName

string MenuName

◆ Size

uint Size

◆ SmallIconHandle

IntPtr SmallIconHandle

◆ Styles

◆ WindowExtraBytes

int WindowExtraBytes

◆ WindowProc

WindowProc WindowProc

The documentation for this struct was generated from the following file: