File: prop60.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 (14 lines) | stat: -rw-r--r-- 839 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<HTML>
<head><title>wxPropertyFormView::OnOk</title></head>

<BODY BGCOLOR=#FFFFFF>
<A NAME="wxpropertyformviewonok"></A><CENTER>
<A HREF="prop.htm"><img align=center src="contents.gif" BORDER=0 ALT="Contents"></A> <A HREF="prop53.htm#wxpropertyformview"><img align=center src="up.gif" BORDER=0 ALT="Up"></A> <A HREF="prop59.htm#wxpropertyformviewgetmanagedwindow"><img align=center src="back.gif" BORDER=0 ALT="Previous"></A> <A HREF="prop61.htm#wxpropertyformviewoncancel"><img align=center src="forward.gif" BORDER=0 ALT="Next"></A> </CENTER><HR>

<H3>wxPropertyFormView::OnOk</H3>
<P>
<B>void</B> <B>OnOk</B>()<P>
Virtual function that will be called when the OK button on the physical window is pressed.
By default, checks and updates the form values, closes and deletes the frame or dialog, then deletes the view.<P>

</BODY></HTML>