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)
Adding CuteEditor Dynamically
H
e
l
l
o
,
&
n
b
s
p
;
I
a
m
t
r
y
i
n
g
t
o
a
d
d
C
u
t
e
E
d
i
t
o
r
.
N
e
t
c
o
n
t
r
o
l
d
y
n
a
m
i
c
a
l
l
y
t
o
m
y
p
a
g
e
,
b
e
f
o
r
e
i
t
w
a
s
g
i
v
i
n
g
m
e
a
d
i
f
f
e
r
e
n
t
e
r
r
o
r
,
b
u
t
n
o
w
I
h
a
v
e
u
s
e
d
&
l
t
;
f
o
r
m
&
g
t
;
i
n
m
y
p
a
g
e
a
n
d
n
o
w
i
t
s
g
i
v
i
n
g
m
e
t
h
e
f
o
l
l
o
w
i
n
g
E
r
r
r
o
r
,
P
l
e
a
s
e
A
d
v
i
s
e
.
&
n
b
s
p
;
'
'
C
o
l
l
e
c
t
i
o
n
w
a
s
m
o
d
i
f
i
e
d
;
e
n
u
m
e
r
a
t
i
o
n
o
p
e
r
a
t
i
o
n
m
a
y
n
o
t
e
x
e
c
u
t
e
.
'
'
&
n
b
s
p
;
I
h
a
v
e
a
t
t
a
c
h
e
d
b
e
l
o
w
t
h
e
C
o
d
e
I
a
m
.
.
.
Posted to
Cute Editor for .NET
(Forum)
by
aonh2000
on
June 19, 2006
Re: How to create CuteEditor Dynamically in VB
I
h
a
v
e
s
i
m
p
l
i
f
i
e
d
t
h
e
c
o
d
e
t
o
t
h
e
p
o
i
n
t
w
h
e
r
e
i
t
s
o
n
l
y
g
i
v
i
n
g
t
h
e
e
r
r
o
r
&
n
b
s
p
;
'
'
T
h
e
C
o
n
t
r
o
l
s
c
o
l
l
e
c
t
i
o
n
c
a
n
n
o
t
b
e
m
o
d
i
f
i
e
d
b
e
c
a
u
s
e
t
h
e
c
o
n
t
r
o
l
c
o
n
t
a
i
n
s
c
o
d
e
b
l
o
c
k
s
(
i
.
e
.
&
l
t
;
%
.
.
.
%
&
g
t
;
)
.
'
'
&
n
b
s
p
;
P
l
e
a
s
e
t
a
k
e
a
l
o
o
k
a
n
d
l
e
t
m
e
k
n
o
w
i
f
t
h
e
r
e
i
s
a
b
e
t
t
e
r
w
a
y
o
f
a
c
c
o
m
p
l
i
s
h
i
n
g
t
h
e
s
a
m
e
r
e
s
u
l
t
.
I
w
a
n
t
t
o
a
d
d
a
n
e
w
C
u
t
e
E
d
i
t
o
r
a
t
a
.
.
.
Posted to
Cute Editor for .NET
(Forum)
by
aonh2000
on
June 16, 2006
How to create CuteEditor Dynamically in VB
H
e
l
l
o
,
&
n
b
s
p
;
I
h
a
v
e
a
s
k
e
d
t
h
i
s
e
a
r
l
i
e
r
a
s
w
e
l
l
.
&
n
b
s
p
;
I
a
m
h
a
v
i
n
g
p
r
o
b
l
e
m
s
t
r
y
i
n
g
t
o
c
r
e
a
t
e
t
h
e
C
u
t
e
E
d
i
t
o
r
.
N
e
t
c
o
n
t
r
o
l
i
n
m
y
v
b
f
i
l
e
.
T
h
i
s
i
s
w
h
a
t
I
a
m
t
r
y
i
n
g
t
o
d
o
i
n
m
y
v
b
c
o
d
e
o
f
A
S
P
.
N
E
T
p
a
g
e
D
i
m
E
d
i
t
o
r
1
A
s
N
e
w
C
u
t
e
E
d
i
t
o
r
.
E
d
i
t
o
r
E
d
i
t
o
r
.
i
d
=
'
'
t
x
t
P
r
o
c
e
d
u
r
e
'
'
M
e
.
C
o
n
t
r
o
l
s
.
A
d
d
(
E
d
i
t
o
r
)
&
n
b
s
p
;
W
h
e
n
I
t
r
y
t
o
d
o
t
h
i
s
i
t
g
i
v
e
m
e
t
h
e
f
o
l
l
o
w
i
n
g
.
.
.
Posted to
Cute Editor for .NET
(Forum)
by
aonh2000
on
June 14, 2006
Re: Cannot create CuteEditor Control using VB
H
i
,
&
n
b
s
p
;
W
h
a
t
I
r
e
a
l
l
y
w
a
n
t
t
o
d
o
i
s
c
r
e
a
t
e
a
C
u
t
e
E
d
i
t
o
r
i
n
v
b
a
n
d
a
t
t
a
c
h
i
t
t
o
t
h
e
p
a
g
e
a
t
r
u
n
t
i
m
e
.
b
u
t
w
h
a
t
i
s
h
a
p
p
e
n
i
n
g
i
s
t
h
a
t
I
a
m
a
l
s
o
c
r
e
a
t
i
n
g
t
h
e
&
l
t
;
f
o
r
m
&
g
t
;
t
a
g
s
a
t
r
u
n
t
i
m
e
a
s
w
e
l
l
.
s
o
C
u
t
e
E
d
i
t
o
r
i
s
n
o
t
r
e
g
i
s
t
e
r
i
n
g
.
&
n
b
s
p
;
M
y
D
i
r
e
c
t
o
r
y
S
t
r
u
c
t
u
r
e
.
.
.
Posted to
Cute Editor for .NET
(Forum)
by
aonh2000
on
June 5, 2006
Cannot create CuteEditor Control using VB
H
i
,
I
a
m
t
r
y
i
n
g
t
o
a
d
d
a
C
u
t
e
E
d
i
t
o
r
.
N
E
T
c
o
n
t
r
o
l
t
o
m
y
a
s
p
x
p
a
g
e
,
b
u
t
I
w
a
n
t
t
o
d
o
i
t
d
y
n
a
m
i
c
a
l
l
y
a
t
r
u
n
t
i
m
e
.
&
n
b
s
p
;
T
h
e
r
e
u
s
e
d
t
o
b
e
a
e
d
i
t
o
r
.
d
r
a
w
(
)
f
u
n
c
t
i
o
n
w
h
i
c
h
w
o
u
l
d
c
r
e
a
t
e
t
h
e
c
o
n
t
r
o
l
i
n
V
B
.
I
s
t
h
e
r
e
a
s
i
m
i
l
a
r
f
u
n
c
t
i
o
n
i
n
.
N
E
T
a
s
w
h
e
n
I
t
r
y
t
o
c
r
e
a
t
e
t
h
e
c
o
n
t
r
o
l
u
s
i
n
g
r
e
s
p
o
n
s
e
.
w
r
i
t
e
,
i
t
d
o
e
s
n
o
t
a
p
p
e
n
d
a
l
l
t
h
e
i
n
c
l
u
d
e
s
f
o
r
c
u
t
e
e
d
i
t
o
r
,
a
n
d
.
.
.
Posted to
Cute Editor for .NET
(Forum)
by
aonh2000
on
June 5, 2006
More Search Options