c# - Hide/show part of the window with a button click -
i have simple form containing main view , text boxes , "add" button use adding data displayed in main view (and stored in text file). want add little button toggle hiding/showing of adding controls. such button small square containing 2 arrowheads pointing up/down depending on state. how do that?
(i'm sorry terrible title, don't know proper name this. tell me?)
i don't think there's built-in in winforms that. when needed similar, changed height of form...
Comments
Post a Comment