On my form i have a multiline textbox named "txteditor", here is my problem when i hit then maximize button the textbox dosent change size? here is the code im using.
VB Code:
txteditor.width = me.width txtedirot.height = me.height
Im using vb.net 2005 express![]()





Reply With Quote