Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
B

bahaa_sa5

@bahaa_sa5
About
Posts
14
Topics
9
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • SetOleLocation to CRAXDDRT.OleObject
    B bahaa_sa5

    thanx 4 reply but i'm actually loging by Administrator

    C#

  • SetOleLocation to CRAXDDRT.OleObject
    B bahaa_sa5

    Hi, Has anyone experienced this problem? i'm using vs.net c# & Report Designer component CRAXDDRT V XI 2 i've added an OleObject in the report page header section by the folowing line

    OleObject PicObject = m_Report.Sections[SecNo].AddPictureObject(Application.StartupPath + "\\DefaultLogo.bmp", 0, 0)

    it's added successfully but after that when i try to change the photo path (Graphic Location) by

    PicObject.SetOleLocation("NewPath + "\\AnotherLogo.bmp");

    the following error msg appears : 'Access is denied' I would appreciate your help ...

    C#

  • CrystalReport 11.5 with VisualStudio.net 2005
    B bahaa_sa5

    hello every body, I've a problem in CrystalReport 11.5 with VisualStudio.net 2005 C#. i've installed the CrystalReport XI release2, service pack1 and hot fix, now i've been saw the CrystalReportViewer 11.5 in VisualStudio.net 2005 C# and i'm try to set the report source but there is an exception thrown to notify of ReportSource is write only!! can any one have an idea reply please Thanks:rose: Bahaa

    C# csharp help

  • focus rectangle [modified]
    B bahaa_sa5

    i'm fear to disturb you, my button already has no text in spite of that "This rectangle appears around the text space in the middle of the button." as u said thanks for reply

    C# csharp visual-studio help question

  • focus rectangle [modified]
    B bahaa_sa5

    hello, this may help if the button have a back color, but what can i do if the back color of the button is transparent? thank you

    C# csharp visual-studio help question

  • focus rectangle [modified]
    B bahaa_sa5

    hi all, I'm using VS.net2005 C#, I've class inherited from System.Windows.Forms.Button named PanelButton and FlatStyle is Flat, in run time when the PanelButton foucsed there is a rectangle displayed in the middle of button, i want to hide this rectangle..is it possible? plz i need any one have an idea to help me. thank you -- modified at 5:11 Sunday 27th August, 2006

    C# csharp visual-studio help question

  • Need Help with Database Update using DataAdaptor
    B bahaa_sa5

    What the OleDbException message say...?

    C# help css database announcement learning

  • Need Help with Database Update using DataAdaptor
    B bahaa_sa5

    try the following code... DataRowView NewRow = DataSet.Tables[TableName].DefaultView.AddNew() NewRow[ColumnName] = ""; NewRow.EndEdit(); DataAdapter.Update(DataSet, TableName); bahaa

    C# help css database announcement learning

  • WinForms.ReportViewer DoubleClick event
    B bahaa_sa5

    Hello, It's the first time to use Microsoft.Reporting.WinForms.ReportViewer , and i need some one expert to help me... I've created a win form using C# and added a ReportViewer control then i've designed a new report and set the LocalReport.DataSources, LocalReport.ReportEmbeddedResource and LocalReport.ReportPath. My problem is : after opening this report in run time successfully, i want to receive the DoubleClick event that occurred when double clicking on the FieldObject (TextBox), but this not happen when ! if you have an idea or sample to help me, plz reply or send to me at bahaa_sa5@hotmail.com thanks alot bahaa

    C# csharp help winforms com

  • Displaying Images into Crystal reports
    B bahaa_sa5

    i need help and clarification about : display images in crystal reports 8.5 by the physical path that saved in sql 2005database table , which must change record-by-record thanks for help

    C# database help

  • How to use my C# function in Crystal Report?
    B bahaa_sa5

    I'm trying to use DLL created in visualC#.net2005 in Crystal Report ... How can i do that ? thanks for help bahaa

    C# csharp question help tutorial

  • How to use my C# function in Crystal Report?
    B bahaa_sa5

    I'm trying to use DLL created in visualC#.net2005 in Crystal Report ... How can i do that ? thanks for help bebo

    C# csharp question help tutorial

  • control container design time problem
    B bahaa_sa5

    Hi, Has anyone experienced this problem? by VS2005 C#, i had made class library project contains custom control called "DynamicPanel" inherited from System.Windows.Forms.Panel, this "DynamicPanel" contains some child controls .. now in my WindowsApplicationProject --> Form1 i'm Draging "DynamicPanel" from the toolbox and all properties was found in PropertyGrid .. my problem is: i want to be able to access the properties of any of the child controls in "DynamicPanel" by selecting them ( by clicking on them ) in design time. how can i do that? I would appreciate your help ...

    C# help question csharp design docker

  • control container design time problem
    B bahaa_sa5

    Hi, Has anyone experienced this problem? by VS2005 C#, i had made class library project contains custom control called "DynamicPanel" inherited from System.Windows.Forms.Panel, this "DynamicPanel" contains some child controls .. now in my WindowsApplicationProject --> Form1 i'm Draging "DynamicPanel" from the toolbox and all properties was found in PropertyGrid .. but i want to be able to access the properties of any of the child controls in "DynamicPanel" by selecting them ( by clicking on them ) in design time. how can i do that? I would appreciate your help ... -- modified at 6:19 Sunday 19th February, 2006

    C# help question csharp design docker
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups