Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s):
More Search Options
< 1
second(s)
Load word doc with image included?
H
o
w
c
a
n
I
l
o
a
d
a
d
o
c
.
w
i
t
h
a
n
i
m
a
g
e
i
n
c
l
u
d
e
d
,
t
h
a
t
w
a
s
c
r
e
a
t
e
d
w
i
t
h
t
h
e
E
d
i
t
o
r
i
n
t
o
t
h
e
C
u
t
e
E
d
i
t
o
r
?
I
c
a
n
l
o
a
d
a
d
o
c
f
i
n
e
w
i
t
h
o
u
t
a
n
i
m
a
g
e
,
b
u
t
w
h
e
n
I
t
r
y
o
n
e
w
i
t
h
a
n
i
m
a
g
e
i
t
d
i
s
p
l
a
y
s
a
n
a
r
r
a
y
o
f
c
h
a
r
a
c
t
e
r
s
.
&
n
b
s
p
;
I
m
u
s
i
n
g
e
d
i
t
o
r
1
.
l
o
a
d
W
o
r
d
(
p
a
t
h
)
;
Posted to
Cute Editor for .NET
(Forum)
by
pthomas
on
December 8, 2009
Loading a PDF document
H
e
y
I
s
e
e
t
h
e
r
e
a
r
e
w
a
y
s
t
o
l
o
a
d
d
o
c
u
m
e
n
t
t
y
p
e
s
u
c
h
a
s
L
o
a
d
R
T
F
,
L
o
a
d
D
o
c
a
n
d
e
t
c
,
b
u
t
I
m
n
o
t
s
e
e
i
n
g
a
n
o
p
t
i
o
n
f
o
r
a
P
D
F
.
C
a
n
s
o
m
e
o
n
e
h
e
l
p
m
e
?
&
n
b
s
p
;
T
h
a
n
k
s
!
Posted to
Cute Editor for .NET
(Forum)
by
pthomas
on
December 8, 2009
Re: Menu Dropdown List Click Event
I
f
i
g
u
r
e
d
i
t
o
u
t
,
E
x
a
m
p
l
e
b
e
l
o
w
.
&
n
b
s
p
;
A
d
d
t
h
i
s
j
a
v
a
s
c
r
i
p
t
t
o
t
h
e
p
a
g
e
.
.
.
f
u
n
c
t
i
o
n
C
u
t
e
E
d
i
t
o
r
_
O
n
C
o
m
m
a
n
d
(
e
d
i
t
o
r
,
c
o
m
m
a
n
d
,
u
i
,
v
a
l
u
e
)
{
i
f
(
c
o
m
m
a
n
d
=
=
'
'
S
a
v
e
A
s
P
d
f
'
'
)
{
/
/
T
h
i
s
i
s
t
h
e
c
o
m
m
a
n
d
o
f
t
h
e
S
a
v
e
a
s
P
d
f
o
b
j
e
c
t
I
c
r
e
a
t
e
d
i
n
t
h
e
c
o
m
m
o
n
.
c
o
n
f
i
g
f
i
l
e
/
/
T
h
e
n
s
a
v
e
a
s
a
p
d
f
d
o
c
u
m
n
e
t
r
e
t
u
r
n
t
r
u
e
;
}
}
Posted to
Cute Editor for .NET
(Forum)
by
pthomas
on
December 7, 2009
Re: Menu Dropdown List Click Event
H
e
l
l
o
?
?
?
S
o
m
e
o
n
e
h
e
l
p
m
e
p
l
e
a
s
e
!
!
!
Posted to
Cute Editor for .NET
(Forum)
by
pthomas
on
December 7, 2009
Re: Menu Dropdown List Click Event
H
e
y
y
o
u
r
e
s
p
o
n
d
e
d
t
o
m
y
p
o
s
t
y
e
s
t
e
r
d
a
y
a
b
o
u
t
a
d
d
i
n
g
a
n
e
v
e
n
t
t
o
a
D
r
o
p
d
o
w
n
m
e
n
u
.
&
n
b
s
p
;
T
h
i
s
i
s
m
y
e
x
a
m
p
l
e
:
T
h
i
s
l
o
a
d
s
a
s
a
d
e
f
a
u
l
t
w
i
t
h
a
l
l
t
h
e
o
t
h
e
r
b
u
t
t
o
n
s
c
r
e
a
t
e
d
i
n
t
h
e
c
o
m
m
o
n
.
c
o
n
f
i
g
f
i
l
e
.
&
n
b
s
p
;
W
h
a
t
I
w
o
u
l
d
l
i
k
e
t
o
k
n
o
w
i
s
h
o
w
t
o
a
d
d
a
c
l
i
c
k
e
v
e
n
t
t
o
t
h
e
'
'
S
a
v
e
A
s
W
o
r
d
'
'
o
p
t
i
o
n
f
o
r
e
x
a
m
p
l
e
?
I
n
t
h
e
c
o
m
m
o
n
.
c
o
n
f
i
g
f
i
l
e
I
h
a
v
e
a
n
a
m
e
,
.
.
.
Posted to
Cute Editor for .NET
(Forum)
by
pthomas
on
December 4, 2009
Re: Menu Dropdown List Click Event
C
a
n
y
o
u
s
u
p
p
l
y
s
o
m
e
c
o
d
e
s
h
o
w
i
n
g
h
o
w
y
o
u
w
o
u
l
d
d
o
t
h
i
s
?
I
n
t
h
e
e
x
a
m
p
l
e
y
o
u
s
t
a
t
e
d
,
c
r
e
a
t
e
s
t
h
e
b
u
t
t
o
n
o
b
j
e
c
t
i
n
t
h
e
c
o
d
e
b
e
h
i
n
d
,
t
h
e
n
t
i
e
s
a
n
e
v
e
n
t
t
o
i
t
.
&
n
b
s
p
;
I
m
w
a
n
t
i
n
g
t
o
k
n
o
w
h
o
w
t
o
t
i
e
t
h
e
e
v
e
n
t
t
o
a
d
r
o
p
d
o
w
n
o
p
t
i
o
n
t
h
a
t
w
a
s
N
O
T
c
r
e
a
t
e
d
i
n
t
h
e
c
o
d
e
b
e
h
i
n
d
.
.
.
.
I
s
t
h
e
r
e
a
w
a
y
t
h
a
t
I
c
a
n
r
e
a
c
h
a
n
o
b
j
e
c
t
i
n
t
h
e
d
r
o
p
d
o
w
n
m
e
n
u
f
r
o
m
t
h
e
.
.
.
Posted to
Cute Editor for .NET
(Forum)
by
pthomas
on
December 3, 2009
Re: Menu Dropdown List Click Event
I
m
n
o
t
t
r
y
i
n
g
t
o
d
y
n
a
m
i
c
a
l
l
y
p
o
p
u
l
a
t
e
a
t
r
u
n
t
i
m
e
.
&
n
b
s
p
;
I
a
l
r
e
a
d
y
h
a
v
e
t
h
e
N
e
w
m
e
n
u
b
u
t
t
o
n
a
d
d
e
d
t
o
t
h
e
t
o
o
l
b
a
r
w
i
t
h
t
h
e
d
r
o
p
d
o
w
n
m
e
n
u
p
o
p
u
l
a
t
e
d
u
s
i
n
g
t
h
e
s
t
e
p
s
f
r
o
m
h
t
t
p
:
/
/
c
u
t
e
s
o
f
t
.
n
e
t
/
d
e
v
e
l
o
p
e
r
+
g
u
i
d
e
/
i
n
d
e
x
.
h
t
m
l
,
u
n
d
e
r
c
o
n
t
e
x
t
m
e
n
u
c
u
s
t
o
m
i
z
a
t
i
o
n
.
&
n
b
s
p
;
W
h
a
t
I
w
o
u
l
d
l
i
k
e
t
o
k
n
o
w
i
s
f
r
o
m
h
e
r
e
,
h
o
w
d
o
I
a
d
d
a
c
l
i
c
k
e
v
e
n
t
t
o
t
h
e
c
u
s
t
o
m
i
t
e
m
s
i
n
.
.
.
Posted to
Cute Editor for .NET
(Forum)
by
pthomas
on
December 3, 2009
Menu Dropdown List Click Event
H
e
y
,
I
a
d
d
e
d
a
c
u
s
t
o
m
S
a
v
e
A
s
b
u
t
t
o
n
i
s
t
h
e
m
e
n
u
b
a
r
t
h
a
t
w
h
e
n
c
l
i
c
k
e
d
i
t
d
i
s
p
l
a
y
s
a
d
r
o
p
d
o
w
n
l
i
s
t
w
i
t
h
o
p
t
i
o
n
s
o
f
s
a
v
i
n
g
t
h
e
d
o
c
i
n
o
t
h
e
r
f
o
r
m
a
t
s
.
&
n
b
s
p
;
I
a
d
d
e
d
t
h
e
S
a
v
e
A
S
b
u
t
t
o
n
u
s
i
n
g
t
h
e
c
o
m
m
o
n
.
c
o
n
f
i
g
f
i
l
e
a
n
d
i
t
d
i
s
p
l
a
y
s
p
e
r
f
e
c
t
l
y
!
:
)
&
n
b
s
p
;
M
y
q
u
e
s
t
i
o
n
i
s
,
h
o
w
t
o
I
t
i
e
a
c
l
i
c
k
e
v
e
n
t
f
u
n
c
t
i
o
n
t
o
t
h
e
o
p
t
i
o
n
s
i
n
t
h
e
S
a
v
e
A
s
d
r
o
p
d
o
w
n
.
.
.
Posted to
Cute Editor for .NET
(Forum)
by
pthomas
on
December 3, 2009
More Search Options