File: dlged8.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 (46 lines) | stat: -rw-r--r-- 1,012 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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<HTML>
<head><title>Edit menu</title></head>

<BODY BGCOLOR=#FFFFFF>
<A NAME="topic5"></A><CENTER>
<A HREF="dlged.htm"><img align=center src="contents.gif" BORDER=0 ALT="Contents"></A> <A HREF="dlged6.htm#topic3"><img align=center src="up.gif" BORDER=0 ALT="Up"></A> <A HREF="dlged7.htm#topic4"><img align=center src="back.gif" BORDER=0 ALT="Previous"></A> <A HREF="dlged9.htm#topic6"><img align=center src="forward.gif" BORDER=0 ALT="Next"></A> </CENTER><HR>

<H3>Edit menu</H3>
<P>

<TABLE>


<TR><TD VALIGN=TOP>
Test Dialog
</TD>

<TD VALIGN=TOP>
Creates the current dialog for test purposes.
</TD></TR>


<TR><TD VALIGN=TOP>
Recreate
</TD>

<TD VALIGN=TOP>
Recreates the currently selected control from the underlying resource. This may be necessary
to regenerate items that cannot be changed dynamically, and which have got out of sync with the displayed
item.
</TD></TR>


<TR><TD VALIGN=TOP>
Delete
</TD>

<TD VALIGN=TOP>
Deletes the currently selected resource.
</TD></TR>


</TABLE>
<P>

</BODY></HTML>