C# Class lw_common.ui.description_ctrl.part

显示文件 Open project: jtorjo/logwizard

Public Properties

Property Type Description
auto_resize bool
line_count int
multi_line bool
type info_type
visible bool

Property Details

auto_resize public_oe property

public bool auto_resize
return bool

line_count public_oe property

public int line_count
return int

multi_line public_oe property

public bool multi_line
return bool

type public_oe property

public info_type type
return info_type

visible public_oe property

public bool visible
return bool