Click here to Skip to main content
15,888,351 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralCalendar & DropDown boxes for changing Calendar Month, Day, Year Pin
iamalexCode20-Sep-03 11:24
iamalexCode20-Sep-03 11:24 
Generalusing vb6 crystal reports 7 in .net Pin
Anonymous20-Sep-03 10:15
Anonymous20-Sep-03 10:15 
GeneralXPath problem Pin
raf franco20-Sep-03 3:39
raf franco20-Sep-03 3:39 
GeneralRe: XPath problem Pin
Jan Tielens22-Sep-03 20:07
Jan Tielens22-Sep-03 20:07 
GeneralRe: XPath problem Pin
raf franco22-Sep-03 20:45
raf franco22-Sep-03 20:45 
GeneralResizing Columns in a DataGrid Pin
Emile Jacobs20-Sep-03 1:15
Emile Jacobs20-Sep-03 1:15 
GeneralRe: Resizing Columns in a DataGrid Pin
ami-uhle26-Sep-03 5:39
ami-uhle26-Sep-03 5:39 
GeneralAdding controls to a child control of a UserControl at design time Pin
jplocster19-Sep-03 22:15
jplocster19-Sep-03 22:15 
Heres how I arrive at my dilema (a very simplified example):

1. Create a new Window Application Solution.
2. Add to the project a new user control, lets call it UserControl1
3. Add 1 panel to UserControl1, lets call it Panel1. Dock it to the right and size it such that it takes up half of the available real estate.
4. On the main form for the application, place an instance (from the toolbox) of UserControl1 anywhere you like.
5. Now place a button in the panel of UserControl1.

Step 5 seems impossible. I would like to create a control type whose purpose is to contain other controls (and other things). But everytime I try and place this control in the Panel, it appears behind the panel. The container for the button is always UserControl1 not Panel1. How can I make the container for the newly placed button be Panel1 and not UserControl1? (Using typical Design View method (drag and drop).

Thanks for your time...
QuestionHow to Use API AddForm in VB.net Pin
allanli19-Sep-03 0:22
allanli19-Sep-03 0:22 
AnswerRe: How to Use API AddForm in VB.net Pin
NetPointerIN19-Sep-03 6:57
NetPointerIN19-Sep-03 6:57 
GeneralRe: How to Use API AddForm in VB.net Pin
allanli19-Sep-03 16:06
allanli19-Sep-03 16:06 
QuestionHELP! How to convert MS Word/Excel into Image? Pin
j.j18-Sep-03 23:24
j.j18-Sep-03 23:24 
AnswerRe: HELP! How to convert MS Word/Excel into Image? Pin
scott@otech.com23-Sep-03 4:17
scott@otech.com23-Sep-03 4:17 
QuestionMarshalling Data, Can Anyone Help? Pin
GrindAZ18-Sep-03 10:05
GrindAZ18-Sep-03 10:05 
AnswerRe: Marshalling Data, Can Anyone Help? Pin
NetPointerIN19-Sep-03 8:02
NetPointerIN19-Sep-03 8:02 
GeneralRe: Marshalling Data, Can Anyone Help? Pin
GrindAZ22-Sep-03 5:31
GrindAZ22-Sep-03 5:31 
GeneralRe: Marshalling Data, Can Anyone Help? Pin
NetPointerIN22-Sep-03 11:08
NetPointerIN22-Sep-03 11:08 
GeneralRe: Marshalling Data, Can Anyone Help? Pin
GrindAZ22-Sep-03 12:00
GrindAZ22-Sep-03 12:00 
GeneralFolder Size Pin
Ramaza18-Sep-03 6:53
Ramaza18-Sep-03 6:53 
GeneralRe: Folder Size Pin
Christian Eriksen10-Oct-03 14:34
Christian Eriksen10-Oct-03 14:34 
GeneralRe: Folder Size Pin
Christian Eriksen10-Oct-03 14:46
Christian Eriksen10-Oct-03 14:46 
GeneralRe: Folder Size Pin
Ramaza10-Oct-03 15:09
Ramaza10-Oct-03 15:09 
QuestionVBS scripting : How to access a HtmlDocument object ? Pin
Danoo18-Sep-03 3:36
Danoo18-Sep-03 3:36 
GeneralVB OCX Byte Data Type to MFC Pin
AntonioKeh17-Sep-03 23:50
AntonioKeh17-Sep-03 23:50 
GeneralRe: VB OCX Byte Data Type to MFC Pin
Ian Darling18-Sep-03 0:47
Ian Darling18-Sep-03 0:47 

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.