Click here to Skip to main content
15,923,120 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Outlook Com addin IDTExtensibility2 Pin
Dave Kreskowiak1-Aug-04 4:03
mveDave Kreskowiak1-Aug-04 4:03 
GeneralRe: Outlook Com addin IDTExtensibility2 Pin
Dave Kreskowiak1-Aug-04 4:04
mveDave Kreskowiak1-Aug-04 4:04 
GeneralDisplaying Data from Access Pin
paul@gtns.net31-Jul-04 1:42
paul@gtns.net31-Jul-04 1:42 
GeneralRe: Displaying Data from Access Pin
Mekong River1-Aug-04 4:18
Mekong River1-Aug-04 4:18 
GeneralMultiple Inheritance Pin
Ravi S.V.30-Jul-04 22:17
Ravi S.V.30-Jul-04 22:17 
GeneralRe: Multiple Inheritance Pin
Colin Angus Mackay31-Jul-04 3:24
Colin Angus Mackay31-Jul-04 3:24 
Generalcreate data dictionary Pin
Britnt730-Jul-04 9:33
Britnt730-Jul-04 9:33 
GeneralNot sure what happened below Pin
partt30-Jul-04 9:22
partt30-Jul-04 9:22 
<asp:datagrid id="dgCons" runat="server" Height="196px" Width="259px" Font-Size="10pt" BackColor="White" BorderWidth="1px" BorderStyle="None" CellPadding="4" BorderColor="#3366CC">

<SelectedItemStyle Font-Bold="True" ForeColor="#CCFF99" BackColor="#009999">
</SelectedItemStyle>
<ItemStyle ForeColor="#003399" BackColor="White"></ItemStyle>
<HeaderStyle Font-Size="Smaller" Font-Bold="True" ForeColor="Navy" BackColor="InactiveCaptionText">
</HeaderStyle>
<FooterStyle ForeColor="#003399" BackColor="#99CCCC">
</FooterStyle>
<Columns>
<asp:TemplateColumn>
<ItemTemplate>
<asp:CheckBox id="chkUse" runat="server">
</asp:CheckBox>
</ItemTemplate>
</asp:TemplateColumn>
</Columns>
<PagerStyle BorderWidth="1px" BorderColor="White" HorizontalAlign="Left" ForeColor="#003399" BackColor="#99CCCC" Mode="NumericPages">
</PagerStyle>
</asp:datagrid>
GeneralRe: Not sure what happened below Pin
Colin Angus Mackay31-Jul-04 3:25
Colin Angus Mackay31-Jul-04 3:25 
GeneralRe: Not sure what happened below Pin
Anonymous2-Aug-04 3:50
Anonymous2-Aug-04 3:50 
GeneralCheckbox in Datagrid Pin
partt30-Jul-04 9:18
partt30-Jul-04 9:18 
GeneralVector Pin
fo0lish30-Jul-04 8:33
fo0lish30-Jul-04 8:33 
GeneralRe: Vector Pin
Colin Angus Mackay31-Jul-04 3:28
Colin Angus Mackay31-Jul-04 3:28 
GeneralRe: Vector Pin
fo0lish31-Jul-04 4:03
fo0lish31-Jul-04 4:03 
GeneralGraphical Representation of Sound intensity Pin
alexvw30-Jul-04 7:36
alexvw30-Jul-04 7:36 
GeneralRe: Graphical Representation of Sound intensity Pin
Dave Kreskowiak1-Aug-04 3:59
mveDave Kreskowiak1-Aug-04 3:59 
GeneralRe: Graphical Representation of Sound intensity Pin
ppomor15-Jan-13 7:49
ppomor15-Jan-13 7:49 
GeneralRedirecting Standard output in an unmanaged DLL Pin
madfiddlerchris30-Jul-04 4:56
madfiddlerchris30-Jul-04 4:56 
GeneralRe: Redirecting Standard output in an unmanaged DLL Pin
madfiddlerchris30-Jul-04 5:58
madfiddlerchris30-Jul-04 5:58 
Questionmerging projects?? Pin
kowplunk30-Jul-04 4:34
kowplunk30-Jul-04 4:34 
AnswerRe: merging projects?? Pin
Dave Kreskowiak1-Aug-04 3:57
mveDave Kreskowiak1-Aug-04 3:57 
Generalparsing video files in VB Pin
Kevnar30-Jul-04 3:35
Kevnar30-Jul-04 3:35 
GeneralRe: parsing video files in VB Pin
Kevnar1-Aug-04 22:07
Kevnar1-Aug-04 22:07 
GeneralPackage And deployment in VB.NET Pin
Thangaraj P.V.30-Jul-04 2:27
Thangaraj P.V.30-Jul-04 2:27 
GeneralRe: Package And deployment in VB.NET Pin
Dave Kreskowiak30-Jul-04 3:35
mveDave Kreskowiak30-Jul-04 3:35 

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.