File: prop160.htm

package info (click to toggle)
wxwin2-doc 2.01-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 6,540 kB
  • ctags: 5,968
  • sloc: cpp: 15,157; makefile: 434; sh: 6
file content (25 lines) | stat: -rw-r--r-- 927 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<HTML>
<head><title>wxPropertyView::wxPropertyView</title></head>

<BODY BGCOLOR=#FFFFFF>
<A NAME="topic98"></A><CENTER>
<A HREF="prop.htm"><img align=center src="contents.gif" BORDER=0 ALT="Contents"></A> <A HREF="prop159.htm#wxpropertyview"><img align=center src="up.gif" BORDER=0 ALT="Up"></A> <A HREF="prop159.htm#wxpropertyview"><img align=center src="back.gif" BORDER=0 ALT="Previous"></A> <A HREF="prop161.htm#topic99"><img align=center src="forward.gif" BORDER=0 ALT="Next"></A> </CENTER><HR>

<H3>wxPropertyView::wxPropertyView</H3>
<P>
<B>void</B> <B>wxPropertyView</B>(<B>long</B><I> flags = wxPROP_BUTTON_DEFAULT</I>)<P>
Constructor.<P>
The <I>flags</I> argument can be a bit list of the following:<P>
<UL>

<LI> wxPROP_BUTTON_CLOSE
<LI> wxPROP_BUTTON_OK
<LI> wxPROP_BUTTON_CANCEL
<LI> wxPROP_BUTTON_CHECK_CROSS
<LI> wxPROP_BUTTON_HELP
<LI> wxPROP_DYNAMIC_VALUE_FIELD
<LI> wxPROP_PULLDOWN
</UL>
<P>

</BODY></HTML>