Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Controlling the size of a ControlNode (Read 2292 times)
Schat-Holm
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 1
Joined: Mar 10th, 2009
Controlling the size of a ControlNode
Mar 10th, 2009 at 1:18am
Print Post  
Hi

How is it possible to change the size of a ControlNode?

I have created a User Control with 2 text boxes in it. The text boxes have a width of 100. However, the Control Node does not automatically resize to show the entires contents of my usercontrol, it truncates them.

Am I overseeing something?
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Controlling the size of a ControlNode
Reply #1 - Mar 10th, 2009 at 9:04am
Print Post  
Hi,

Set ControlNode.Bounds to a rectangle as large as the user control's size.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint