Is there any balloon class in c#.net using winforms ??
No, but you can use ToolTip and set the IsBalloon property to true:
ToolTip
IsBalloon
true
true if a balloon window should be used; otherwise, false if a standard rectangular window should be used. The default is false.
false
No, not at all ho