I m using BDS 2006 and would like to know if u can change the color of Group-box and radio group captions with XPmanifest present 开发者_StackOverflow社区in the Project(because it is Always blue in co
I have a form holding a TableLayout with 1 column and 3 rows that holds 2 FlowLayoutPanels and a Text box.
I have a datagrid control with a list of names that it retrieves from a MySql database. I can search through them until i have one result. I want to be able to Display a groupbox control when the nu
Is it possible to put 2 panels inside a groupbox?? Because I put 2 panels inside my groupbox and I Made them hidden.
I have a WinForms Form with a few controls on it. All of them are GroupBox controls and I want them stacked, with a vertical margin set between them. I have set the Dock property to Top and it stacks
I have the following code: For Each control2 As Control In GroupBox3.Controls If TypeOf control2 Is TextBox Then
I didn\'t like any available solutions so I started to make my own wizard interface. I use a GroupBox for each step of the wizard but since every step (every GroupBox) must have the same structure and
I\'m facing an irritating problem with WPF GroupBox, hope someone can help me out. Basically the problem is this: I have a listview inside a 开发者_如何转开发GroupBox, but no matter what I do I can\'t
This question already has answers here:开发者_开发问答 Which Radio button in the group is checked?
I am using Qt Designer to set up a simple gui for a program I am writing in which I need to display a column of radio buttons.I want to hide some of the radio buttons (not just disable them) based on