Click here to Skip to main content
16,005,141 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Add filenames to list box Pin
johnjsm22-Dec-04 0:24
johnjsm22-Dec-04 0:24 
GeneralRe: Add filenames to list box Pin
Nicholas Cardi22-Dec-04 5:04
Nicholas Cardi22-Dec-04 5:04 
GeneralRe: Add filenames to list box Pin
johnjsm22-Dec-04 5:35
johnjsm22-Dec-04 5:35 
GeneralRe: Add filenames to list box Pin
Nicholas Cardi22-Dec-04 5:51
Nicholas Cardi22-Dec-04 5:51 
GeneralRe: Add filenames to list box Pin
johnjsm22-Dec-04 6:18
johnjsm22-Dec-04 6:18 
GeneralUsing drag and Drop picture to a label or something else for a scrabble game Im developing Pin
sourcezilla20-Dec-04 0:51
sourcezilla20-Dec-04 0:51 
GeneralRe: Using drag and Drop picture to a label or something else for a scrabble game Im developing Pin
Tom John20-Dec-04 2:28
Tom John20-Dec-04 2:28 
GeneralResizing the Windows Form through code once it has been maximized Pin
Tweetyshwet19-Dec-04 23:12
Tweetyshwet19-Dec-04 23:12 
hi all
i am currently working on winforms. i am facing a problem in resizing the window once it has been maximized.
Well i have a form with 2 buttons. one for maximising and the other for restoring the form to its original size/any specified size.
in the click event of the first button.. i set the forms's WindowState to FormWindowStae.Maximized. now when i click the second button i want to change the form size back to its original size before being maximized or to some size.i know i can restore the size of the form by using the restore button in the ControlMenu..i dont want to use it. i want to use the second button to do it. i tried setting new values to the Size property of the Form but is of no use.
can anyone please help me in finding as to how i can change the form's size once it has been maximized through code?
thanks and regards
GeneralRe: Resizing the Windows Form through code once it has been maximized Pin
Tom John20-Dec-04 0:42
Tom John20-Dec-04 0:42 
GeneralRunning Bytes of array from memory Pin
matrixcine19-Dec-04 22:50
matrixcine19-Dec-04 22:50 
GeneralRe: Running Bytes of array from memory Pin
Dave Kreskowiak20-Dec-04 1:12
mveDave Kreskowiak20-Dec-04 1:12 
GeneralRe: Running Bytes of array from memory Pin
Anonymous20-Dec-04 2:17
Anonymous20-Dec-04 2:17 
GeneralRe: Running Bytes of array from memory Pin
Dave Kreskowiak20-Dec-04 3:31
mveDave Kreskowiak20-Dec-04 3:31 
Generalivr Pin
Geo Varghese19-Dec-04 22:21
Geo Varghese19-Dec-04 22:21 
GeneralRe: ivr Pin
Colin Angus Mackay20-Dec-04 1:58
Colin Angus Mackay20-Dec-04 1:58 
GeneralRE VB6 NETWORK SCRIPT Pin
sltan19-Dec-04 22:10
sltan19-Dec-04 22:10 
GeneralRe: RE VB6 NETWORK SCRIPT Pin
Nicholas Cardi20-Dec-04 6:05
Nicholas Cardi20-Dec-04 6:05 
GeneralBring a line or rectange to front Pin
Ehmed Owais19-Dec-04 21:35
Ehmed Owais19-Dec-04 21:35 
GeneralMove the Tab from one Field to Another Pin
loolita2719-Dec-04 21:29
loolita2719-Dec-04 21:29 
GeneralRe: Move the Tab from one Field to Another Pin
Tom John20-Dec-04 0:48
Tom John20-Dec-04 0:48 
GeneralRe: Move the Tab from one Field to Another Pin
loolita2720-Dec-04 20:56
loolita2720-Dec-04 20:56 
GeneralRe: Move the Tab from one Field to Another Pin
Deemo21-Dec-04 21:17
Deemo21-Dec-04 21:17 
GeneralRe: Move the Tab from one Field to Another Pin
Deemo22-Dec-04 9:46
Deemo22-Dec-04 9:46 
Generalmoving a button Pin
GaryKoh19-Dec-04 16:58
GaryKoh19-Dec-04 16:58 
GeneralRe: moving a button Pin
Jay Shankar19-Dec-04 18:08
Jay Shankar19-Dec-04 18:08 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.