Groups | Blog | Home
all groups > vb.net controls > april 2005 >

vb.net controls : My usercontrol can't move in design mode


Ellis Yu
4/25/2005 12:00:00 AM
Dear All,

I want to build a simple user controls that with a combo box and
textbox inside. The textbox is a component which inherit from
system.window.forms.textbox and I just simply change its readonly property
to "TRUE". When I try to use this user control in the form, I found I can't
move it to other location after dropping it from the toolbar. It just looks
like locked in fixed position. I can move it unless I input the coordinates
in the location property. And then, I only put my "readonly" textbox in the
user control for debug. It still can't move, but if I replace it by the
combox box only. It can be moving around by my mouse. It really makes me
crazy. There's no coding inside in the user controls. Can anyone help? I
would be much appreciated for any help Thanks

Best Rdgs
Ellis

Crouchie1998
4/25/2005 12:00:00 AM
Is the Locked property set to True?

Crouchie1998
BA (HONS) MCP MCSE

Ellis Yu
4/25/2005 12:00:00 AM
No, the locked property is set to false.

[quoted text, click to view]

AddThis Social Bookmark Button