Borderstyle in runtime? 
Author Message
 Borderstyle in runtime?

Have a form and a button.

Private Sub Command1_Click()
Form1.BorderStyle = 0
End Sub

Nothing happens. What do I do to change the borderstyle to (none) in runtime
?



Fri, 17 Oct 2003 20:04:24 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Changing a Forms BorderStyle as runtime.

2. Change borderstyle in runtime????

3. Changing a Forms BorderStyle as runtime.

4. Changing Form Borderstyle at Runtime

5. Changing a Forms BorderStyle as runtime.

6. Changing borderstyle of text box at runtime?

7. Changing Form.Borderstyle - Runtime, using VB3

8. Changing the BorderStyle of a form at runtime

9. Set Borderstyle and Apperance of a TextBox runtime.

10. DateTime Picker BorderStyle

11. TextBox BorderStyle

12. Setting BorderStyle fies Enter event

 

 
Powered by phpBB® Forum Software