Window Form With Transparent Background
Tuesday, May 10, 2011
min that thant
Two ways -
this.Opacity makes the whole form transparent (not just the background)
BackColor = Color.Red;
TransparencyKey = BackColor;
TransparencyKey = BackColor;
Posted in
C#
This is Email Post
Saturday, May 07, 2011
min that thant
This is content of my Email Post . When I come back to Myanmar .. I cannot access this blogger . Coz banned by Myanmar ..
I will post by email ..
Keep that way ~~!
--
Friendship never dies ! (*_^)
I will post by email ..
Keep that way ~~!
--
Friendship never dies ! (*_^)
Posted in
blog
"Square" function in formula node in LabView
Monday, May 02, 2011
min that thant
For Square
type in formula node
y=x**4;
or
y=x**(3/2);
For Square root
type in formula node
y=sqrt(x);
For sine
type in formula node
y=sin(x);
type in formula node
y=x**4;
or
y=x**(3/2);
For Square root
type in formula node
y=sqrt(x);
For sine
type in formula node
y=sin(x);
Posted in
labview
Subscribe to:
Posts (Atom)






