C# Class ZForge.Controls.ExplorerBar.UxTheme.WindowClasses

Window class IDs used by UxTheme.dll to draw controls
Datei anzeigen Open project: zhuangyy/Motion

Public Properties

Property Type Description
Edit string
ListView string
TreeView string

Property Details

Edit public_oe static_oe property

TextBox class
public static string Edit
return string

ListView public_oe static_oe property

ListView class
public static string ListView
return string

TreeView public_oe static_oe property

TreeView class
public static string TreeView
return string