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

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

Public Properties

Property Type Description
Edit string
ListView string
TreeView string

Property Details

Edit public static property

TextBox class
public static string Edit
return string

ListView public static property

ListView class
public static string ListView
return string

TreeView public static property

TreeView class
public static string TreeView
return string